| TCPTransportLocalAddress Property |
Helyi végpont címe IP vagy Domain név
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string LocalAddress { get; }Public ReadOnly Property LocalAddress As String
Get
public:
virtual property String^ LocalAddress {
String^ get () sealed;
}abstract LocalAddress : string with get
override LocalAddress : string with get
Property Value
Type:
StringImplements
ITransportLocalAddress
See Also