Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / TimeoutErrorException Class / TimeoutErrorException Constructor / TimeoutErrorException Constructor()




In This Topic
TimeoutErrorException Constructor()
In This Topic
Generated base exception for a timeout error.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New TimeoutErrorException()
See Also