ClientWebSocketOptions (class)

This type is found in the namespace System.Net.WebSockets

mSetRequestHeaderVoid
mget_UseDefaultCredentialsBoolean
mset_UseDefaultCredentialsVoid
mget_CredentialsICredentials
mset_CredentialsVoid
mget_ProxyIWebProxy
mset_ProxyVoid
mget_ClientCertificatesX509CertificateCollection
mset_ClientCertificatesVoid
mget_CookiesCookieContainer
mset_CookiesVoid
mSetBufferVoid
mget_KeepAliveIntervalTimeSpan
mSetBufferVoid
mAddSubProtocolVoid
mset_KeepAliveIntervalVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pUseDefaultCredentialsBoolean
pCredentialsICredentials
pProxyIWebProxy
pClientCertificatesX509CertificateCollection
pCookiesCookieContainer
pKeepAliveIntervalTimeSpan

SetRequestHeader

get_UseDefaultCredentials

headerNameSystem.String
headerValueSystem.String

set_UseDefaultCredentials

.

get_Credentials

valueSystem.Boolean

set_Credentials

.

get_Proxy

valueSystem.Net.ICredentials

set_Proxy

.

get_ClientCertificates

valueSystem.Net.IWebProxy

set_ClientCertificates

.

get_Cookies

valueSystem.Security.Cryptography.X509Certificates.X509CertificateCollection

set_Cookies

.

SetBuffer

valueSystem.Net.CookieContainer

get_KeepAliveInterval

receiveBufferSizeSystem.Int32
sendBufferSizeSystem.Int32

SetBuffer

.

AddSubProtocol

receiveBufferSizeSystem.Int32
sendBufferSizeSystem.Int32
bufferSystem.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]

set_KeepAliveInterval

subProtocolSystem.String

Equals

valueSystem.TimeSpan

GetHashCode

objSystem.Object

GetType

.

ToString

.

UseDefaultCredentials

.

Credentials

.

Proxy

.

ClientCertificates

.

Cookies

.

KeepAliveInterval

.
.