MBrace local cluster simulator


WorkerId

Namespace: MBrace.Thespian.Runtime

Defines a unique idenfier for an MBrace.Thespian worker

Instance members

Instance memberDescription
Id
Signature: string

CompiledName: get_Id

ProcessId
Signature: ProcessId

CompiledName: get_ProcessId

Static members

Static memberDescription
LocalInstance
Signature: WorkerId

Gets the worker id instance corresponding to the local worker

CompiledName: get_LocalInstance

Fork me on GitHub