[Missing <summary> documentation for "P:OPSSDKCommon.Model.Config.PSTNConfig.GatewayPort"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public int GatewayPort { get; private set; } |
| Visual Basic |
|---|
Public Property GatewayPort As Integer Get Private Set |
| Visual C++ |
|---|
public: property int GatewayPort { int get (); private: void set (int value); } |