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
Public Interface CardConnectionReestablisher
public interface class CardConnectionReestablisher
The CardConnectionReestablisher type exposes the following members.
Methods
| Name | Description |
---|
| ReestablishConnection |
Reestablishes a connection to a printer that may have been closed due to an event, like a reboot.
|
TopSee Also