Sdk |
[SerializableAttribute] public class SdkHandle
The SdkHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object)) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString |
Returns a String that represents the current Object.
(Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| Id | The ID of the handle. | |
| ServerId | The ID of the server which contains the SdkHandle. |