
C# | Visual Basic | Visual C++ |
public int GainSpeed { get; set; }
Public Property GainSpeed As Integer Get Set
public: property int GainSpeed { int get (); void set (int value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290
C# | Visual Basic | Visual C++ |
public int GainSpeed { get; set; }
Public Property GainSpeed As Integer Get Set
public: property int GainSpeed { int get (); void set (int value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290