C# Class UniNFeServico.ExecutaThread

Inheritance: UniNFeLibrary.ExecutaThread
Datei anzeigen Open project: akretion/uninfe

Protected Methods

Method Description
AbrirThread ( int empresa, string fullPath ) : void

Executa as thread´s dos serviços da NFe

Autor: Wandrey Mundin Ferreira Data: 22/04/2011

Method Details

AbrirThread() protected method

Executa as thread´s dos serviços da NFe
Autor: Wandrey Mundin Ferreira Data: 22/04/2011
protected AbrirThread ( int empresa, string fullPath ) : void
empresa int Empresa que deve ser executado o serviço
fullPath string Caminho e arquivo que deve ser tratado
return void