Optionalapplication: stringOptionaluuid: stringOptionalrevision: numberOptionalnode: stringOptionaldescriptor: ServerDescriptorOptionalsessionId: stringThe application to which this server belongs.
The server descriptor.
The IceGrid node where this server is deployed.
The application revision.
The ID of the session which allocated the server.
The application UUID.
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.
StaticreadReads ServerInfo from the given InputStream.
The InputStream to read from.
The read ServerInfo value.
StaticwriteWrites the ServerInfo value to the given OutputStream.
The OutputStream to write to.
The value to write.
Information about a server managed by an IceGrid node.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::ServerInfo.