EndpointBackupInfo Constructor (IPEndPoint) |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public EndpointBackupInfo(
IPEndPoint endpoint
)
Public Sub New (
endpoint As IPEndPoint
)
public:
EndpointBackupInfo(
IPEndPoint^ endpoint
)
new :
endpoint : IPEndPoint -> EndpointBackupInfo
Parameters
- endpoint
- Type: System.NetIPEndPoint
See Also