IsReady
property in Coherence.Cloud.CloudStorage
Properties
public bool IsReady { get; }
Gets a value indicating if the service is ready to be used.
Property Value
Type | Description |
---|---|
bool |
Remarks
You must be logged in to coherence Cloud to use the service. IsReady will be false when you are not logged in. If you try using the service while IsReady is false, the operation will fail with NotLoggedIn.