AnalyticsClientSetReadTimeout Method |
Sets the read timeout which will wait for data response from the server end.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax public void SetReadTimeout(
int timeout
)
Parameters
- timeout
- Type: SystemInt32
The timeout value.
See Also