ProtocolParameters..::..InterframeGap Property
Inter-frame gap – minimal time gap between two consecutive frames in ms
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
[DescriptionAttribute] public virtual uint InterframeGap { get; set; }
<DescriptionAttribute> _ Public Overridable Property InterframeGap As UInteger Get Set
[DescriptionAttribute] public: virtual property unsigned int^ InterframeGap { unsigned int^ get (); void set (unsigned int^ value); }