TransportAbortHandler Class

.NET Framework 4.5

System::Object
  Microsoft.AspNet.SignalR.Client.Infrastructure::TransportAbortHandler

Namespace:  Microsoft.AspNet.SignalR.Client.Infrastructure
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

public ref class TransportAbortHandler sealed : IDisposable

The TransportAbortHandler type exposes the following members.

  NameDescription
Public methodAbort
Public methodCompleteAbort
Public methodDispose
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodTryCompleteAbort
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: