Свойство | Type | Description | |
---|---|---|---|
Completed | EventHandler |
Méthode | Description | |
---|---|---|
Close ( ) : void | ||
DoneReadingPreamble ( IAsyncResult readOutputAsyncResult ) : void | ||
MultiplexConnectionInputPump ( BufferRead bufferRead, MultiplexConnectionFactoryHandler connectionFactory, object callbackState ) : System | ||
OnCompleted ( ) : void | ||
Run ( ) : void | ||
Run ( bool completeSynchronously ) : void |
public DoneReadingPreamble ( IAsyncResult readOutputAsyncResult ) : void | ||
readOutputAsyncResult | IAsyncResult | |
Résultat | void |
public MultiplexConnectionInputPump ( BufferRead bufferRead, MultiplexConnectionFactoryHandler connectionFactory, object callbackState ) : System | ||
bufferRead | BufferRead | |
connectionFactory | MultiplexConnectionFactoryHandler | |
callbackState | object | |
Résultat | System |
public Run ( bool completeSynchronously ) : void | ||
completeSynchronously | bool | |
Résultat | void |