메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System.Threading.Tasks.Task |
public DebugStream ( IProtocolStream protocolStream ) : System | ||
protocolStream | IProtocolStream | |
리턴 | System |
public SendAsync ( byte buffer, int offset, int count ) : System.Threading.Tasks.Task | ||
buffer | byte | |
offset | int | |
count | int | |
리턴 | System.Threading.Tasks.Task |