ExecuteJob
Description
Execute a sampling job.
Signature
long ExecuteJob(string key, ExecutionSettings settings)
Parameters
Name | Data Type | Description |
---|---|---|
key |
string required |
The authentication key |
settings |
ExecutionSettings required |
ExecutionSettings holding the settings for the execution of the sampling job. |