Property | Type | Description | |
---|---|---|---|
Connection | IMonitoredTcpConnection | ||
LastMissingReceiveCallBack | bool | ||
LastMissingSendCallBack | bool | ||
LastTotalBytesReceived | long | ||
LastTotalBytesSent | long |
Method | Description | |
---|---|---|
ConnectionData ( IMonitoredTcpConnection connection ) : System |
public ConnectionData ( IMonitoredTcpConnection connection ) : System | ||
connection | IMonitoredTcpConnection | |
return | System |
public IMonitoredTcpConnection Connection | ||
return | IMonitoredTcpConnection |