This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
SignalR Reference
Microsoft.AspNet.SignalR.Transports
WebSocketTransport Class
WebSocketTransport Class
WebSocketTransport Methods
WebSocketTransport Methods
WebSocketTransport Methods
WebSocketTransport Constructor
WebSocketTransport Methods
KeepAlive Method
ProcessRequest Method
Send Method
WebSocketTransport Properties
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
WebSocketTransport Methods
Other Versions
Visual Studio 2010
.NET Framework 4
.NET Framework 4.5
The
WebSocketTransport
type exposes the following members.
Methods
Name
Description
CompleteRequest
(Inherited from
TransportDisconnectBase
.)
Disconnect
(Inherited from
TransportDisconnectBase
.)
End
(Inherited from
TransportDisconnectBase
.)
EnqueueOperation
(Inherited from
ForeverTransport
.)
Equals
(Inherited from
Object
.)
Finalize
(Inherited from
Object
.)
GetHashCode
(Inherited from
Object
.)
GetType
(Inherited from
Object
.)
IncrementErrorCounters
(Inherited from
TransportDisconnectBase
.)
InitializePersistentState
(Inherited from
ForeverTransport
.)
InitializeResponse
(Inherited from
ForeverTransport
.)
KeepAlive
(Overrides
TransportDisconnectBase
::
KeepAlive
()
.)
MemberwiseClone
(Inherited from
Object
.)
OnDisconnect
(Inherited from
TransportDisconnectBase
.)
OnSending
(Inherited from
ForeverTransport
.)
OnSendingResponse
(Inherited from
ForeverTransport
.)
ProcessRequest
(Overrides
ForeverTransport
::
ProcessRequest(ITransportConnection)
.)
ProcessRequestCore
(Inherited from
ForeverTransport
.)
ReleaseRequest
(Inherited from
ForeverTransport
.)
Send(Object)
(Overrides
ForeverTransport
::
Send(Object)
.)
Send(PersistentResponse)
(Overrides
ForeverTransport
::
Send(PersistentResponse)
.)
Timeout
(Inherited from
TransportDisconnectBase
.)
ToString
(Inherited from
Object
.)
Top
Explicit Interface Implementations
Name
Description
ITrackingConnection
::
ReleaseRequest
(Inherited from
TransportDisconnectBase
.)
Top
See Also
Reference
WebSocketTransport Class
Microsoft.AspNet.SignalR.Transports Namespace
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE