Click or drag to resize

AnalyticsClientGetConnectionTimeout Method

Returns the timeout until a connection is established.

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

Return Value

Type: Int32
The timeout value.
See Also