RequestAuthorityResultType
enum in Coherence.Toolkit
Specifies the options for the result of a request to acquire authority over an entity.
Fields
AlreadyHasAuthorityError = 8Canceled = 2EntityIsClientConnectionError = 9EntityNotSynchronizedWithNetwork = 6EntityNotTransferableError = 4EntityOrphanedError = 3InvalidAuthorityTypeError = 7RequestRejectedError = 5Success = 1TimeoutError = 10