C# Class NFe.Threadings.ThreadService

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

Méthodes publiques

Свойство Type Description
Threads List

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void

Method Details

Start() public static méthode

public static Start ( ) : void
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void

Property Details

Threads public_oe static_oe property

public static List Threads
Résultat List