Base class for the endpoint info classes.
Specifies whether or not compression should be used if available when using this endpoint.
The timeout for the endpoint in milliseconds. -1 means no timeout.
The information of the underlying endpoint or null if there's no underlying endpoint.
Returns true if this endpoint's transport uses WSS, false otherwise.
true
false
true for WSS transport, false otherwise.
Returns the type of the endpoint.
The endpoint type.
Base class for the endpoint info classes.