SubscriptionsRow..::..UpdateRate Property
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public int UpdateRate { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property UpdateRate As Integer Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property int^ UpdateRate { int^ get (); void set (int^ value); }