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: 3.0.3271
Syntax
[JsonPropertyAttribute("port")]
public int Port { get; set; }

Property Value

Int32
See Also