Client.CallTimeout Property

Tungsten Suite

ClientCallTimeout Property

The maximum amount of time, in milliseconds, that a call should wait for a response

Namespace:  W.Net.RPC
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public int CallTimeout { get; set; }

Property Value

Type: Int32
See Also