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