 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public bool KeepaliveNotRequired { get; set; }
Public Property KeepaliveNotRequired As Boolean Get Set
public: property bool KeepaliveNotRequired { bool get (); void set (bool value); }
 Property Value
 Property ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

