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

