
C# | Visual Basic | Visual C++ |
public TransportType Protocol { get; private set; }
Public Property Protocol As TransportType Get Private Set
public: property TransportType Protocol { TransportType get (); private: void set (TransportType value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290