LongPollingTransport Properties

.NET Framework 4.5

The LongPollingTransport type exposes the following members.

  NameDescription
Public property CancellationToken (Inherited from TransportDisconnectBase.)
Protected property Completed (Inherited from TransportDisconnectBase.)
Public property Connected
Protected property Connection (Inherited from TransportDisconnectBase.)
Protected property ConnectionEndToken (Inherited from TransportDisconnectBase.)
Public property ConnectionId (Inherited from TransportDisconnectBase.)
Protected property Context (Inherited from TransportDisconnectBase.)
Public property Disconnected (Inherited from TransportDisconnectBase.)
Public property DisconnectThreshold (Overrides TransportDisconnectBase::DisconnectThreshold.)
Protected property Heartbeat (Inherited from TransportDisconnectBase.)
Protected property IsAbortRequest (Inherited from TransportDisconnectBase.)
Public property IsAlive (Inherited from TransportDisconnectBase.)
Public property IsConnectRequest (Overrides TransportDisconnectBase::IsConnectRequest.)
Public property IsTimedOut (Inherited from TransportDisconnectBase.)
Public property Static member 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.
Public property OutputWriter (Inherited from TransportDisconnectBase.)
Public property Received
Public property Reconnected
Public property SupportsKeepAlive (Overrides TransportDisconnectBase::SupportsKeepAlive.)
Protected property Trace (Inherited from TransportDisconnectBase.)
Public property TransportConnected
Public property Url (Inherited from TransportDisconnectBase.)
Top
Show: