메소드 | 설명 | |
---|---|---|
ReceiveMessages ( ) : |
||
ResetMessages ( ) : |
||
SetChannel ( IChannel self ) : |
||
SetState ( ConnectionState newState ) : |
||
TcpClientSocketModel ( ) : System.Collections.Generic | ||
TcpClientSocketModel ( IChannel self ) : System.Collections.Generic | ||
TcpClientSocketModel ( IChannel self, IReadOnlyList |
||
WriteMessages ( ) : |
public SetChannel ( IChannel self ) : |
||
self | IChannel | |
리턴 |
public SetState ( ConnectionState newState ) : |
||
newState | ConnectionState | |
리턴 |
public TcpClientSocketModel ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public TcpClientSocketModel ( IChannel self ) : System.Collections.Generic | ||
self | IChannel | |
리턴 | System.Collections.Generic |
public TcpClientSocketModel ( IChannel self, IReadOnlyList |
||
self | IChannel | |
lastWrittenMessages | IReadOnlyList |
|
lastReceivedMessages | IReadOnlyList |
|
state | ConnectionState | |
리턴 | System.Collections.Generic |