SseEvent Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Client.Transports.ServerSentEvents
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
Provides a static method for parsing server sent event data.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The SseEvent type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns the string representation of this object. (Overrides Object::ToString().) |
![]() ![]() | TryParse | Parses the specified data into SseEvent object. |
Show:
