ResponseValidator Interface
|
An interface defining a method to validate whether a response from the printer is complete.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public interface ResponseValidator
Public Interface ResponseValidator
public interface class ResponseValidator
The ResponseValidator type exposes the following members.
Methods | Name | Description |
---|
| IsResponseComplete |
Provide a method to determine whether a response from the printer is a complete response.
|
TopSee Also