CloudStorage
property in Coherence.Cloud.CloudService
Properties
public CloudStorage CloudStorage { get; }
Allows saving data into coherence Cloud and restoring it later.
Property Value
| Type | Description |
|---|---|
| CloudStorage |
Remarks
Owned by this CloudService and disposed together with it. Do not dispose it yourself.