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