Click or drag to resize

AnalyticsClientGetReadTimeout Method

Returns the read timeout value which will wait for the packet to receive from the server end.

Namespace:  ZohoAnalytics
Assembly:  ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
public int GetReadTimeout()

Return Value

Type: Int32
The timeout value.
See Also