Key
struct in Coherence.Cloud
Key associated with a single StorageItem that can be saved in CloudStorage as part of a storage object.
Constructors
| Key | Initializes a new instance of the Key struct. |
Fields
| MaxLength | The maximum number of characters a key can contain. |
Properties
| Content | The string representation of the key. |
Methods
| Equals | |
| GetHashCode | |
| ToString |
Operators
| op_Equality | |
| op_Implicit | |
| op_Inequality |