TransportHeartbeat Methods

.NET Framework 4.5

The TransportHeartbeat type exposes the following members.

  NameDescription
Public method AddConnection Adds a new connection to the list of tracked connections.
Public method Dispose()
Protected method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetConnections Gets a list of connections being tracked.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method MarkConnection Marks an existing connection as active.
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveConnection Removes a connection from the list of tracked connections.
Public method ToString (Inherited from Object.)
Top
Show: