TransportManager Methods

.NET Framework 4.5

The TransportManager type exposes the following members.

  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetTransport Gets the specified transport for the specified HostContext.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Register Adds a new transport to the list of supported transports.
Public method Remove Removes a transport from the list of supported transports.
Public method SupportsTransport Determines whether the specified transport is supported.
Public method ToString (Inherited from Object.)
Top
Show: