C# Class Rhino.Queues.Protocol.Sender

Inheritance: IDisposable
Afficher le fichier Open project: hibernating-rhinos/rhino-queues Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Send ( ) : void
Sender ( ) : System

Private Methods

Méthode Description
SendInternal ( AsyncEnumerator ae ) : IEnumerator

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Send() public méthode

public Send ( ) : void
Résultat void

Sender() public méthode

public Sender ( ) : System
Résultat System