Method SetValue
SetValue(Int64)
Sets the given value of the Counter.
Declaration
long SetValue(long value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int64 | value | value to be assigned to the Counter |
Returns
| Type | Description |
|---|---|
| System.Int64 | Current value of the Counter. |