ProtocolParameters..::..ResponseTimeOutSpan Property
Maximum response time this station is willing to wait.
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: 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 (); }