WorkerSubscription
Namespace: MBrace.AWS.Runtime
Nested types and modules
| Type | Description |
| Subscription | Disposable MBrace worker subscription state object |
Functions and values
| Function or value | Description |
initialize (...)
Signature: config:Configuration -> workerId:string -> logger:ISystemLogger -> heartbeatInterval:TimeSpan -> heartbeatThreshold:TimeSpan -> useAppDomainIsolation:bool -> maxConcurrentWorkItems:int -> customResources:ResourceRegistry -> Async<Subscription>
|