C#
VB
C++
Returns the code of the last occurring ISCL or TLS error.
public long GetLastIsclOrTlsError()
Public Function GetLastIsclOrTlsError() As Long
public:
int64 GetLastIsclOrTlsError();
The code of the last occurring ISCL or TLS error. Refer to the DicomExceptionCode enumeration.
The errors returned by this method may be useful for debugging purposes.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET