Click or drag to resize
ConnectionTimeout Property
Determines how long the client will wait for a reply from the server.

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6282.15613 (0.1.0.0)
Syntax
public TimeSpan Timeout { get; set; }

Property Value

Type: TimeSpan
See Also