Click or drag to resize

ClientAPITimeout Property

Gets or sets the amount of time in milliseconds that elapsed before a timeout error is generated

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax
C#
public int Timeout { get; set; }

Property Value

Int32
See Also