ServiceBaseGetRequestCount Method |
Returns the number of requests that have been made in the lifetime of this Service.
This is used as the id in json-rpc calls unless one is passed in during SendRequestAsync.
Namespace:
SolidFire.Core
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public int GetRequestCount()
Return Value
Type:
Int32See Also