C# Class NFe.Threadings.ThreadService

Classe responsável por executar as thread´s base de verificação dos serviços a serem executados
Mostra file Open project: akretion/uninfe Class Usage Examples

Public Properties

Property Type Description
Threads List

Public Methods

Method Description
Start ( ) : void
Stop ( ) : void

Method Details

Start() public static method

public static Start ( ) : void
return void

Stop() public static method

public static Stop ( ) : void
return void

Property Details

Threads public_oe static_oe property

public static List Threads
return List