Optionalid: stringOptionalstate: ServerStateOptionalpid: numberOptionalenabled: booleanIndicates whether the server is enabled.
The ID of the server.
The process ID of the server.
The state of the server.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object, false otherwise.
Returns the hash code of the object.
The hash code of the object.
StaticreadReads ServerDynamicInfo from the given InputStream.
The InputStream to read from.
The read ServerDynamicInfo value.
StaticwriteWrites the ServerDynamicInfo value to the given OutputStream.
The OutputStream to write to.
The value to write.
Dynamic information about the state of a server.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::ServerDynamicInfo.