RFA .NET
The RequestToken type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | Compares the current RequestToken with another RequestToken. |
![]() | Equals(Object) | Determines whether the specified System.Object is equal to the current RequestToken. (Overrides Object..::..Equals(Object).) |
![]() | Equals(RequestToken) | Determines whether the specified RequestToken is equal to the current RequestToken. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Overrides Object..::..GetHashCode()()()().) |
![]() | ToRFA_String | String representation of this object. (Overrides Token..::..ToRFA_String()()()().) |
![]() | ToString | String representation of this object. (Overrides Object..::..ToString()()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | Equality operator. |
![]() ![]() | Inequality | Inequality operator. |
Properties
Name | Description | |
---|---|---|
![]() | Handle | Gets the handle value of RequestToken. |