GetAutoRefreshProxyCountLimit

Get the auto-refresh count limit.

GoInt GetAutoRefreshProxyCountLimit()

Parameters

  • none

Return Value

  • GoInt: Count limit value.

Example

// example

GoInt c = GetAutoRefreshProxyCountLimit();

Last updated

Was this helpful?