C#
VB
C++
Gets the error which occurred during requesting a new code-stream
public Exception Error { get; }
Public ReadOnly Property Error As Exception
public:
property Exception^ Error {
Exception^ get();
}
An System.Exception object representing the original error of the code-stream request.
This value will be null unless the Status has a value of CodeStreamRequestStatus.Error
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