Method | Description | |
---|---|---|
CloseAsync ( ) : System.Threading.Tasks.Task | ||
DebugStream ( IProtocolStream protocolStream ) : System | ||
ReceiveAsync ( ) : Task |
||
SendAsync ( byte buffer, int offset, int count ) : System.Threading.Tasks.Task |
public CloseAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public DebugStream ( IProtocolStream protocolStream ) : System | ||
protocolStream | IProtocolStream | |
return | System |
public SendAsync ( byte buffer, int offset, int count ) : System.Threading.Tasks.Task | ||
buffer | byte | |
offset | int | |
count | int | |
return | System.Threading.Tasks.Task |