Click or drag to resize

ListenPortConfigContainerTryRemovePort Method

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

Parameters

address
Type: SystemString
port
Type: SystemInt32
transportType
Type: Ozeki.NetworkTransportType

Return Value

Type: Boolean
See Also