Click or drag to resize
ListenPortConfigContainerTryRemovePort Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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