MessageId Class |
Namespace: net.openstack.Core.Domain.Queues
The MessageId type exposes the following members.
Name | Description | |
---|---|---|
MessageId |
Initializes a new instance of the MessageId class
with the specified identifier value.
|
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from ResourceIdentifierT.) | |
Equals(T) | Indicates whether the current object is equal to another object of the same type. (Inherited from ResourceIdentifierT.) | |
GetHashCode | Serves as the default hash function. (Inherited from ResourceIdentifierT.) | |
ToString | Returns a string that represents the current object. (Inherited from ResourceIdentifierT.) |
Name | Description | |
---|---|---|
Value |
Gets the value of this resource identifier.
(Inherited from ResourceIdentifierT.) |