프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Completed | EventHandler |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public MultiplexConnectionInputPump ( BufferRead bufferRead, MultiplexConnectionFactoryHandler connectionFactory, object callbackState ) : System | ||
bufferRead | BufferRead | |
connectionFactory | MultiplexConnectionFactoryHandler | |
callbackState | object | |
리턴 | System |