Classes
| Class | Description | |
|---|---|---|
|
|
CollectiveException |
A collection of exceptions occurred during
multiple retries.
|
|
|
Instance < (Of < ( <' TInterface > ) > ) > |
Represents an instance of a class in the
worker process.
|
|
|
InstanceStartInfo |
Contains information and options for an
Instance object.
|
|
|
InvalidLicenseException |
An error occurred due to invalid
license.
|
|
|
License |
License information.
|
|
|
OperationTimedOutException |
Remote process did not respond within
specified time limit.
|
|
|
Pool < (Of < ( <' TInterface > ) > ) > |
Provides a pool implementation for
Instances.
|
|
|
RemoteProcessTerminatedException |
Remote process has terminated
unexpectedly.
|
|
|
Settings |
Manages license information.
|
|
|
Template |
Represents a process executable file.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
Framework |
Specifies target framework version of the
worker process.
|
|
|
LicenseType |
A license's type.
|
|
|
Platform |
Specifies target platform of the worker
process.
|
|
|
RunIn |
Specifies where to host the target
class.
|