WorkerRecord
Namespace: MBrace.Azure.Runtime
Constructors
Constructor | Description |
new()
Signature: unit -> WorkerRecord
|
CompiledName: |
new(workerId)
Signature: workerId:string -> WorkerRecord
|
CompiledName: |
Instance members
Instance member | Description |
ActiveWorkItems()
Signature: unit -> Nullable<int>
|
CompiledName: |
ActiveWorkItems()
Signature: unit -> unit
|
CompiledName: |
CloneDefault()
Signature: unit -> WorkerRecord
|
|
CPU()
Signature: unit -> Nullable<double>
|
CompiledName: |
CPU()
Signature: unit -> unit
|
CompiledName: |
GetCounters()
Signature: unit -> PerformanceInfo
|
|
HeartbeatInterval()
Signature: unit -> Nullable<int64>
|
CompiledName: |
HeartbeatInterval()
Signature: unit -> unit
|
CompiledName: |
HeartbeatThreshold()
Signature: unit -> Nullable<int64>
|
CompiledName: |
HeartbeatThreshold()
Signature: unit -> unit
|
CompiledName: |
Hostname()
Signature: unit -> string
|
CompiledName: |
Hostname()
Signature: unit -> unit
|
CompiledName: |
Id()
Signature: unit -> string
|
CompiledName: |
Id()
Signature: unit -> unit
|
CompiledName: |
InitializationTime()
Signature: unit -> Nullable<DateTimeOffset>
|
CompiledName: |
InitializationTime()
Signature: unit -> unit
|
CompiledName: |
LastHeartbeat()
Signature: unit -> Nullable<DateTimeOffset>
|
CompiledName: |
LastHeartbeat()
Signature: unit -> unit
|
CompiledName: |
MaxClockSpeed()
Signature: unit -> Nullable<double>
|
CompiledName: |
MaxClockSpeed()
Signature: unit -> unit
|
CompiledName: |
MaxWorkItems()
Signature: unit -> Nullable<int>
|
CompiledName: |
MaxWorkItems()
Signature: unit -> unit
|
CompiledName: |
Memory()
Signature: unit -> Nullable<double>
|
CompiledName: |
Memory()
Signature: unit -> unit
|
CompiledName: |
NetworkDown()
Signature: unit -> Nullable<double>
|
CompiledName: |
NetworkDown()
Signature: unit -> unit
|
CompiledName: |
NetworkUp()
Signature: unit -> Nullable<double>
|
CompiledName: |
NetworkUp()
Signature: unit -> unit
|
CompiledName: |
Platform()
Signature: unit -> string
|
CompiledName: |
Platform()
Signature: unit -> unit
|
CompiledName: |
ProcessId()
Signature: unit -> Nullable<int>
|
CompiledName: |
ProcessId()
Signature: unit -> unit
|
CompiledName: |
ProcessName()
Signature: unit -> string
|
CompiledName: |
ProcessName()
Signature: unit -> unit
|
CompiledName: |
ProcessorCount()
Signature: unit -> Nullable<int>
|
CompiledName: |
ProcessorCount()
Signature: unit -> unit
|
CompiledName: |
Runtime()
Signature: unit -> string
|
CompiledName: |
Runtime()
Signature: unit -> unit
|
CompiledName: |
Status()
Signature: unit -> string
|
CompiledName: |
Status()
Signature: unit -> unit
|
CompiledName: |
TotalMemory()
Signature: unit -> Nullable<double>
|
CompiledName: |
TotalMemory()
Signature: unit -> unit
|
CompiledName: |
UpdateCounters(counters)
Signature: counters:PerformanceInfo -> unit
|
|
Version()
Signature: unit -> string
|
CompiledName: |
Version()
Signature: unit -> unit
|
CompiledName: |
Static members
Static member | Description |
DefaultPartitionKey
Signature: string
|
CompiledName: |