MBUS_ProtocolParameters..::..CharacterTimeoutSpan Property
   Gets a period of time that server is waiting for one character in the stream.
   
                
    Namespace: 
   CAS.Lib.CommonBus.ApplicationLayerAssembly: DataProvider.MBUS (in DataProvider.MBUS.dll)
Syntax
[BrowsableAttribute] public TimeSpan CharacterTimeoutSpan { get; }
<BrowsableAttribute> _ Public ReadOnly Property CharacterTimeoutSpan As TimeSpan Get
[BrowsableAttribute] public: property TimeSpan^ CharacterTimeoutSpan { TimeSpan^ get (); }

