ServerSentEventsTransport Methods

Include Protected Members
Include Inherited Members

.NET Framework 4

The ServerSentEventsTransport type exposes the following members.

Methods

  Name Description
Public method CompleteRequest (Inherited from TransportDisconnectBase.)
Public method Disconnect (Inherited from TransportDisconnectBase.)
Public method End (Inherited from TransportDisconnectBase.)
Protected method EnqueueOperation (Inherited from ForeverTransport.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method IncrementErrorCounters (Inherited from TransportDisconnectBase.)
Protected method InitializePersistentState (Inherited from ForeverTransport.)
Protected method InitializeResponse (Overrides ForeverTransport.InitializeResponse(ITransportConnection).)
Public method KeepAlive (Overrides TransportDisconnectBase.KeepAlive().)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDisconnect (Inherited from TransportDisconnectBase.)
Protected method OnSending (Inherited from ForeverTransport.)
Protected method OnSendingResponse (Inherited from ForeverTransport.)
Public method ProcessRequest (Inherited from ForeverTransport.)
Protected method ProcessRequestCore (Inherited from ForeverTransport.)
Protected method ReleaseRequest (Inherited from ForeverTransport.)
Public method Send(Object) (Inherited from ForeverTransport.)
Public method Send(PersistentResponse) (Overrides ForeverTransport.Send(PersistentResponse).)
Public method Timeout (Inherited from TransportDisconnectBase.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ITrackingConnection.ReleaseRequest (Inherited from TransportDisconnectBase.)

Top

See Also

Reference

ServerSentEventsTransport Class

Microsoft.AspNet.SignalR.Transports Namespace