MBrace.AWS


WorkerRecord

Namespace: MBrace.AWS.Runtime

Record Fields

Record FieldDescription
ActiveWorkItems
Signature: int
ExecutionStatus
Signature: WorkerExecutionStatus
HeartbeatInterval
Signature: TimeSpan
HeartbeatThreshold
Signature: TimeSpan
Hostname
Signature: string
InitializationTime
Signature: DateTimeOffset
LastHeartBeat
Signature: DateTimeOffset
MaxWorkItems
Signature: int
PerformanceInfo
Signature: PerformanceInfo
ProcessId
Signature: int
ProcessName
Signature: string
ProcessorCount
Signature: int
Version
Signature: string
WorkerId
Signature: string
Fork me on GitHub