CancelJobRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Requests
public class CancelJobRequest : AuthorizedRequest
The CancelJobRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelJobRequest | Initializes a new instance of the CancelJobRequest class |
| Name | Description | |
|---|---|---|
| Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) | |
| JobId |
Identifier of the Job.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetIdentity | Get associated IdentityContract instance. (Inherited from AuthorizedRequest.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |