TransportAgentObjectId Members

Include Protected Members
Include Inherited Members

Provides identification data for a transport agent.

The TransportAgentObjectId type exposes the following members.

Constructors

  Name Description
Public method TransportAgentObjectId Intializes a new instance of the TransportAgentObjectId class for the specified transport agent.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBytes Returns a byte representation of the transport agent identity. (Overrides ObjectId.GetBytes().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns the string representation of the identity. (Overrides Object.ToString().)

Top