DotNetTcpClientFactoryLocalAddress Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
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
StringImplements
ITransportFactoryLocalAddress
See Also