CloudStore
Namespace: MBrace.Core
API for cloud store operations
Static members
Static member | Description |
CloudAtom
Signature: LocalCloud<CloudAtomClient>
|
Gets the default CloudAtom client instance from the execution context CompiledName: |
CloudDictionary
Signature: LocalCloud<CloudDictionaryClient>
|
Gets the default CloudDictionary client instance from the execution context CompiledName: |
CloudQueue
Signature: LocalCloud<CloudQueueClient>
|
Gets the default CloudQueue client instance from the execution context CompiledName: |
CloudValue
Signature: LocalCloud<CloudValueClient>
|
Gets the default CloudValue client instance from the execution context CompiledName: |
FileSystem
Signature: LocalCloud<CloudFileSystem>
|
Gets the default CloudFileSystem client instance from the execution context CompiledName: |
Serializer
Signature: LocalCloud<SerializationClient>
|
Gets the default Serialization client instace from the execution context CompiledName: |