Click or drag to resize

TaskServerMetrics Properties

The TaskServerMetrics type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the address of the server.
(Inherited from ServerMetrics.)
Public propertyLastContactUtc
Gets or sets the time of the last heartbeat sent to the name server (for data servers) or job server (for task servers).
(Inherited from ServerMetrics.)
Public propertyRackId
Gets or sets the ID of the rack of the server.
(Inherited from ServerMetrics.)
Public propertyTaskSlots
Gets or sets the maximum number of tasks that this server can run.
Top
See Also