Microsoft.AspNet.SignalR.Client.Transports.ServerSentEvents Namespace

Visual Studio 2010
.NET Framework 4

Provides classes related to server sent events.

  ClassDescription
Public classChunkBufferProvides a simple buffer for data chunks.
Public classEventSourceStreamReaderEvent source implementation for .NET. This isn't to the spec but it's enough to support SignalR's server.
Public classSseEventProvides a static method for parsing server sent event data.

  EnumerationDescription
Public enumerationEventTypeEnumerates the event type.
Show: