The Instance < (Of < ( <' TInterface > ) > ) > type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
StartInfo |
Gets or sets the options used to start the
worker process.
|
|
|
Target |
Gets the proxy object that implements
TInterface. Calls to this object will be executed on the worker
process and the return value will be passed back.
|
|
|
Timeout |
Timeout for operations in milliseconds. Null
indicates no timeout value (call will wait for result
indefinitely).
|