←Select platform

GetLastIsclOrTlsError Method

Summary

Returns the code of the last occurring ISCL or TLS error.

Syntax

C#
VB
C++
public long GetLastIsclOrTlsError() 
Public Function GetLastIsclOrTlsError() As Long 
public: 
int64 GetLastIsclOrTlsError();  

Return Value

The code of the last occurring ISCL or TLS error. Refer to the DicomExceptionCode enumeration.

Remarks

The errors returned by this method may be useful for debugging purposes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly