BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ProtocolParameters..::..ResponseTimeOut Property

Gets and sets maximum response time this station is willing to wait in ms.

Namespace:  CAS.Lib.CommonBus.ApplicationLayer
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


[DescriptionAttribute]
public uint ResponseTimeOut { get; set; }
<DescriptionAttribute> _
Public Property ResponseTimeOut As UInteger
	Get
	Set
[DescriptionAttribute]
public:
property unsigned int^ ResponseTimeOut {
	unsigned int^ get ();
	void set (unsigned int^ value);
}

Field Value

The response time out.

Remarks


In ms.