Click or drag to resize

ConnectionReestablisher Interface

Defines methods used to reestablish a connection to a printer which may have been closed.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public interface ConnectionReestablisher

The ConnectionReestablisher type exposes the following members.

Methods
  NameDescription
Public methodReestablishConnection
Reestablishes a connection to a printer which may have been closed due to an event, like a reboot.
Top
See Also