Ozeki VoIP SDK Class library
SetListenPort Method (localAddress, port, transportType)
NamespacesOzeki.VoIP.PBXPBXBaseSetListenPort(String, Int32, TransportType)
Declaration Syntax
C#Visual BasicVisual C++
public bool SetListenPort(
	string localAddress,
	int port,
	TransportType transportType
)
Public Function SetListenPort ( 
	localAddress As String,
	port As Integer,
	transportType As TransportType
) As Boolean
public:
bool SetListenPort(
	String^ localAddress, 
	int port, 
	TransportType transportType
)
Parameters
localAddress (String)
port (Int32)
transportType (TransportType)
Return Value

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