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

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