Click or drag to resize

TcpStatusConnection.SimpleConnectionName Property

Returns the IP address and the status port as the description.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public override string SimpleConnectionName { get; }

Property Value

Type: String

Implements

Connection.SimpleConnectionName
Connection.SimpleConnectionName
See Also