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..::..ResponseTimeOutSpan Property

Maximum response time this station is willing to wait.

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

Syntax


[BrowsableAttribute]
public TimeSpan ResponseTimeOutSpan { get; }
<BrowsableAttribute> _
Public ReadOnly Property ResponseTimeOutSpan As TimeSpan
	Get
[BrowsableAttribute]
public:
property TimeSpan^ ResponseTimeOutSpan {
	TimeSpan^ get ();
}

Field Value

The response timeout TimeSpan.