CounterEntity
Namespace: MBrace.Azure.Runtime
Constructors
Constructor | Description |
new()
Signature: unit -> CounterEntity
|
CompiledName: |
new(id, value)
Signature: (id:string * value:int64) -> CounterEntity
|
CompiledName: |
Instance members
Instance member | Description |
Counter()
Signature: unit -> int64
|
CompiledName: |
Counter()
Signature: unit -> unit
|
CompiledName: |
Static members
Static member | Description |
DefaultRowKey
Signature: string
|
CompiledName: |