EndpointBackupInfo Constructor (IPEndPoint) |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic EndpointBackupInfo(
IPEndPoint endpoint
)
Public Sub New (
endpoint As IPEndPoint
)
public:
EndpointBackupInfo(
IPEndPoint^ endpoint
)
new :
endpoint : IPEndPoint -> EndpointBackupInfo
Parameters
- endpoint
- Type: System.NetIPEndPoint
See Also