Click or drag to resize

EndpointExToEndpoint Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static Endpoint ToEndpoint(
	IPEndPoint ep,
	TransportType protocol
)

Parameters

ep
Type: System.NetIPEndPoint
protocol
Type: Ozeki.NetworkTransportType

Return Value

Type: Endpoint
See Also