Method | Description | |
---|---|---|
ReceiveMessages ( ) : |
||
ResetMessages ( ) : |
||
SetChannel ( IChannel self ) : |
||
SetState ( ConnectionState newState ) : |
||
TcpClientSocketModel ( ) : System.Collections.Generic | ||
TcpClientSocketModel ( IChannel self ) : System.Collections.Generic | ||
TcpClientSocketModel ( IChannel self, IReadOnlyList |
||
WriteMessages ( ) : |
public ReceiveMessages ( ) : |
||
return |
public ResetMessages ( ) : |
||
return |
public SetChannel ( IChannel self ) : |
||
self | IChannel | |
return |
public SetState ( ConnectionState newState ) : |
||
newState | ConnectionState | |
return |
public TcpClientSocketModel ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public TcpClientSocketModel ( IChannel self ) : System.Collections.Generic | ||
self | IChannel | |
return | System.Collections.Generic |
public TcpClientSocketModel ( IChannel self, IReadOnlyList |
||
self | IChannel | |
lastWrittenMessages | IReadOnlyList |
|
lastReceivedMessages | IReadOnlyList |
|
state | ConnectionState | |
return | System.Collections.Generic |
public WriteMessages ( ) : |
||
return |