WebSocket (class)

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

mget_DefaultKeepAliveIntervalTimeSpan
mIsApplicationTargeting45Boolean
mget_CloseStatus0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mget_CloseStatusDescriptionString
mget_SubProtocolString
mget_StateWebSocketState
mCreateClientBuffer0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mCreateServerBuffer0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mCreateClientWebSocketWebSocket
mRegisterPrefixesVoid
mAbortVoid
mCloseAsyncTask
mCloseOutputAsyncTask
mDisposeVoid
mReceiveAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mSendAsyncTask
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pCloseStatus0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
pCloseStatusDescriptionString
pSubProtocolString
pStateWebSocketState
pDefaultKeepAliveIntervalTimeSpan

get_DefaultKeepAliveInterval

IsApplicationTargeting45

.

get_CloseStatus

.

get_CloseStatusDescription

.

get_SubProtocol

.

get_State

.

CreateClientBuffer

.

CreateServerBuffer

receiveBufferSizeSystem.Int32
sendBufferSizeSystem.Int32

CreateClientWebSocket

receiveBufferSizeSystem.Int32

RegisterPrefixes

innerStreamSystem.IO.Stream
subProtocolSystem.String
receiveBufferSizeSystem.Int32
sendBufferSizeSystem.Int32
keepAliveIntervalSystem.TimeSpan
useZeroMaskingKeySystem.Boolean
internalBufferSystem.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]

Abort

.

CloseAsync

.

CloseOutputAsync

closeStatusSystem.Net.WebSockets.WebSocketCloseStatus
statusDescriptionSystem.String
cancellationTokenSystem.Threading.CancellationToken

Dispose

closeStatusSystem.Net.WebSockets.WebSocketCloseStatus
statusDescriptionSystem.String
cancellationTokenSystem.Threading.CancellationToken

ReceiveAsync

.

SendAsync

bufferSystem.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
cancellationTokenSystem.Threading.CancellationToken

Equals

bufferSystem.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
messageTypeSystem.Net.WebSockets.WebSocketMessageType
endOfMessageSystem.Boolean
cancellationTokenSystem.Threading.CancellationToken

GetHashCode

objSystem.Object

GetType

.

ToString

.

CloseStatus

.

CloseStatusDescription

.

SubProtocol

.

State

.

DefaultKeepAliveInterval

.
.