ServerSentEventsTransport Properties

Include Protected Members
Include Inherited Members

.NET Framework 4

The ServerSentEventsTransport type exposes the following members.

Properties

  Name Description
Public property CancellationToken (Inherited from TransportDisconnectBase.)
Protected property Completed (Inherited from TransportDisconnectBase.)
Public property Connected (Inherited from ForeverTransport.)
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 (Inherited from TransportDisconnectBase.)
Protected property Heartbeat (Inherited from TransportDisconnectBase.)
Protected property IsAbortRequest (Inherited from TransportDisconnectBase.)
Public property IsAlive (Inherited from TransportDisconnectBase.)
Public property IsConnectRequest (Inherited from TransportDisconnectBase.)
Public property IsTimedOut (Inherited from TransportDisconnectBase.)
Protected property JsonSerializer (Inherited from ForeverTransport.)
Protected property LastMessageId (Inherited from ForeverTransport.)
Public property OutputWriter (Inherited from TransportDisconnectBase.)
Public property Received (Inherited from ForeverTransport.)
Public property Reconnected (Inherited from ForeverTransport.)
Public property SupportsKeepAlive (Inherited from TransportDisconnectBase.)
Protected property Trace (Inherited from TransportDisconnectBase.)
Public property TransportConnected (Inherited from ForeverTransport.)
Public property Url (Inherited from TransportDisconnectBase.)

Top

See Also

Reference

ServerSentEventsTransport Class

Microsoft.AspNet.SignalR.Transports Namespace