C# Class Rhino.Queues.Protocol.Sender

Inheritance: IDisposable
Mostrar archivo Open project: hibernating-rhinos/rhino-queues Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Send ( ) : void
Sender ( ) : System

Private Methods

Method Description
SendInternal ( AsyncEnumerator ae ) : IEnumerator

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Send() public method

public Send ( ) : void
return void

Sender() public method

public Sender ( ) : System
return System