Click or drag to resize

PrinterAlertPort Property

Return the destination port number where the alert should be sent.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonPropertyAttribute("port")]
public int Port { get; set; }

Property Value

Type: Int32
See Also