Method | Description | |
---|---|---|
ConnectionSemantics ( bool disableRequests = false, ushort localLength = null, ushort peerLength = null ) : System |
Constructs a new ConnectionSemantics instance with the specified semantics.
|
public ConnectionSemantics ( bool disableRequests = false, ushort localLength = null, ushort peerLength = null ) : System | ||
disableRequests | bool | |
localLength | ushort | |
peerLength | ushort | |
return | System |