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