Click or drag to resize

CardConnectionReestablisher Interface

Defines methods used to reestablish a connection to a printer that may have been closed or reset.

Namespace:  Zebra.Sdk.Card.Comm
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public interface CardConnectionReestablisher

The CardConnectionReestablisher type exposes the following members.

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