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: 3.0.3271
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