IWorkerRef
Namespace: MBrace.Core
Denotes a reference to a worker node in the cluster.
Instance members
Instance member | Description |
Hostname
Signature: string
Modifiers: abstract |
Hostname of worker machine CompiledName: |
Id
Signature: string
Modifiers: abstract |
Worker unique identifier CompiledName: |
MaxCpuClock
Signature: float
Modifiers: abstract |
Gets the max CPU clock speed in MHz CompiledName: |
ProcessId
Signature: int
Modifiers: abstract |
Worker Process Id CompiledName: |
ProcessorCount
Signature: int
Modifiers: abstract |
Worker processor count CompiledName: |
Type
Signature: string
Modifiers: abstract |
Worker type identifier CompiledName: |