Ozeki VoIP SDK Class library
PBXBase Constructor (minPort, maxPort)
NamespacesOzeki.VoIP.PBXPBXBasePBXBase(Int32, Int32)
Initializes a new instance of the PBXBase class
Declaration Syntax
C#Visual BasicVisual C++
public PBXBase(
	int minPort,
	int maxPort
)
Public Sub New ( 
	minPort As Integer,
	maxPort As Integer
)
public:
PBXBase(
	int minPort, 
	int maxPort
)
Parameters
minPort (Int32)
maxPort (Int32)

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