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 | |
---|---|---|
TransportAgentObjectId | Intializes a new instance of the TransportAgentObjectId class for the specified transport agent. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBytes | Returns a byte representation of the transport agent identity. (Overrides ObjectId.GetBytes().) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns the string representation of the identity. (Overrides Object.ToString().) |
Top