ConnectionReestablisher Interface
|
Defines methods used to reestablish a connection to a printer which may have been closed.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public interface ConnectionReestablisher
Public Interface ConnectionReestablisher
public interface class ConnectionReestablisher
The ConnectionReestablisher type exposes the following members.
Methods | Name | Description |
---|
| ReestablishConnection |
Reestablishes a connection to a printer which may have been closed due to an event, like a reboot.
|
TopSee Also