TransportInitializationHandler Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Client.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
Top
Represents the object that processes the transport initialization.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The TransportInitializationHandler type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TransportInitializationHandler | Initializes a new instance of the TransportInitializationHandlerclass. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Fail() | |
![]() | Fail(Exception) | |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Success | Specifies when the transport initialization succeeded. |
![]() | ToString | (Inherited from Object.) |
Show:
