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
LongPollingTransport Class
LongPollingTransport Class
LongPollingTransport Properties
LongPollingTransport Properties
LongPollingTransport Properties
LongPollingTransport Constructor
LongPollingTransport Methods
LongPollingTransport Properties
Connected Property
DisconnectThreshold Property
IsConnectRequest Property
LongPollDelay Property
Received Property
Reconnected Property
SupportsKeepAlive Property
TransportConnected Property
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.
LongPollingTransport Properties
Other Versions
Visual Studio 2010
.NET Framework 4
.NET Framework 4.5
The
LongPollingTransport
type exposes the following members.
Properties
Name
Description
CancellationToken
(Inherited from
TransportDisconnectBase
.)
Completed
(Inherited from
TransportDisconnectBase
.)
Connected
Connection
(Inherited from
TransportDisconnectBase
.)
ConnectionEndToken
(Inherited from
TransportDisconnectBase
.)
ConnectionId
(Inherited from
TransportDisconnectBase
.)
Context
(Inherited from
TransportDisconnectBase
.)
Disconnected
(Inherited from
TransportDisconnectBase
.)
DisconnectThreshold
(Overrides
TransportDisconnectBase
::
DisconnectThreshold
.)
Heartbeat
(Inherited from
TransportDisconnectBase
.)
IsAbortRequest
(Inherited from
TransportDisconnectBase
.)
IsAlive
(Inherited from
TransportDisconnectBase
.)
IsConnectRequest
(Overrides
TransportDisconnectBase
::
IsConnectRequest
.)
IsTimedOut
(Inherited from
TransportDisconnectBase
.)
LongPollDelay
Gets or sets the number of milliseconds to tell the browser to wait before reestablishing a long poll connection after data is sent from the server. Defaults to 0.
OutputWriter
(Inherited from
TransportDisconnectBase
.)
Received
Reconnected
SupportsKeepAlive
(Overrides
TransportDisconnectBase
::
SupportsKeepAlive
.)
Trace
(Inherited from
TransportDisconnectBase
.)
TransportConnected
Url
(Inherited from
TransportDisconnectBase
.)
Top
See Also
Reference
LongPollingTransport Class
Microsoft.AspNet.SignalR.Transports Namespace
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE