ProtocolParameters..::..InterframeGapSpan Property
Inter-frame gap – minimal time gap between two consecutive frames in internal ticks.
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
[BrowsableAttribute] public TimeSpan InterframeGapSpan { get; }
<BrowsableAttribute> _ Public ReadOnly Property InterframeGapSpan As TimeSpan Get
[BrowsableAttribute] public: property TimeSpan^ InterframeGapSpan { TimeSpan^ get (); }