Click or drag to resize

RuntimeManagerRemoteTimeout Property

Gets or sets Timeout for each remote communication in milliseconds.

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
public int RemoteTimeout { get; set; }

Property Value

Type: Int32

Implements

IRuntimeManagerRemoteTimeout
See Also