ProtocolParameters..::..MaxNumberOfRetries Property
Gets and sets maximum number of retries this station will try.
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
[DescriptionAttribute] public ushort MaxNumberOfRetries { get; set; }
<DescriptionAttribute> _ Public Property MaxNumberOfRetries As UShort Get Set
[DescriptionAttribute] public: property unsigned short^ MaxNumberOfRetries { unsigned short^ get (); void set (unsigned short^ value); }