Click or drag to resize

BOWOptionsConnectionTimeout Property

Connection timeout in milliseconds. Minimum value is 30000 (30 seconds)

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int ConnectionTimeout { get; set; }

Property Value

Int32
See Also