Click or drag to resize

ListenPortConfigContainerTryAddPort Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public bool TryAddPort(
	string address,
	int port,
	TransportType transportType
)

Parameters

address  String
 
port  Int32
 
transportType  TransportType
 

Return Value

Boolean
See Also