OptionalupdateTime: bigintOptionalupdateUser: stringOptionalrevision: numberOptionaldescriptor: ApplicationUpdateDescriptorThe update descriptor.
The application revision number.
The update time.
The user who updated the application.
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 ApplicationUpdateInfo from the given InputStream.
The InputStream to read from.
The read ApplicationUpdateInfo value.
StaticwriteWrites the ApplicationUpdateInfo value to the given OutputStream.
The OutputStream to write to.
The value to write.
Information about updates to an IceGrid application.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::ApplicationUpdateInfo.