Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.WebSockets.ClientWebSocketOptions Member List

This is the complete list of members for System.Net.WebSockets.ClientWebSocketOptions, including all inherited members.

_bufferSystem.Net.WebSockets.ClientWebSocketOptionsprivate
_clientCertificatesSystem.Net.WebSockets.ClientWebSocketOptionspackage
_cookiesSystem.Net.WebSockets.ClientWebSocketOptionsprivate
_credentialsSystem.Net.WebSockets.ClientWebSocketOptionsprivate
_isReadOnlySystem.Net.WebSockets.ClientWebSocketOptionsprivate
_keepAliveIntervalSystem.Net.WebSockets.ClientWebSocketOptionsprivate
_proxySystem.Net.WebSockets.ClientWebSocketOptionsprivate
_receiveBufferSizeSystem.Net.WebSockets.ClientWebSocketOptionsprivate
_remoteCertificateValidationCallbackSystem.Net.WebSockets.ClientWebSocketOptionsprivate
_requestedSubProtocolsSystem.Net.WebSockets.ClientWebSocketOptionspackage
_requestHeadersSystem.Net.WebSockets.ClientWebSocketOptionspackage
_useDefaultCredentialsSystem.Net.WebSockets.ClientWebSocketOptionsprivate
AddSubProtocol(string subProtocol)System.Net.WebSockets.ClientWebSocketOptionsinline
ClientCertificatesSystem.Net.WebSockets.ClientWebSocketOptions
ClientWebSocketOptions()System.Net.WebSockets.ClientWebSocketOptionsinlinepackage
CookiesSystem.Net.WebSockets.ClientWebSocketOptions
CredentialsSystem.Net.WebSockets.ClientWebSocketOptions
DangerousDeflateOptionsSystem.Net.WebSockets.ClientWebSocketOptions
KeepAliveIntervalSystem.Net.WebSockets.ClientWebSocketOptions
ProxySystem.Net.WebSockets.ClientWebSocketOptions
RemoteCertificateValidationCallbackSystem.Net.WebSockets.ClientWebSocketOptions
RequestedSubProtocolsSystem.Net.WebSockets.ClientWebSocketOptionspackage
RequestHeadersSystem.Net.WebSockets.ClientWebSocketOptionspackage
SetBuffer(int receiveBufferSize, int sendBufferSize)System.Net.WebSockets.ClientWebSocketOptionsinline
SetBuffer(int receiveBufferSize, int sendBufferSize, ArraySegment< byte > buffer)System.Net.WebSockets.ClientWebSocketOptionsinline
SetRequestHeader(string headerName, string? headerValue)System.Net.WebSockets.ClientWebSocketOptionsinline
SetToReadOnly()System.Net.WebSockets.ClientWebSocketOptionsinlinepackage
ThrowIfReadOnly()System.Net.WebSockets.ClientWebSocketOptionsinlineprivate
UseDefaultCredentialsSystem.Net.WebSockets.ClientWebSocketOptions