TransportBackupInfoLocalEndPoint Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public EndpointBackupInfo LocalEndPoint { get; set; }
Public Property LocalEndPoint As EndpointBackupInfo
Get
Set
public:
property EndpointBackupInfo^ LocalEndPoint {
EndpointBackupInfo^ get ();
void set (EndpointBackupInfo^ value);
}
member LocalEndPoint : EndpointBackupInfo with get, set
Property Value
Type:
EndpointBackupInfoSee Also