C#
VB
C++
Callback to run after the command is run asynchronously.
public DocumentViewerAsyncAlways<T> Always { get; set; }
Public Property Always() As DocumentViewerAsyncAlways(Of T)
Get
Set
public:
property DocumentViewerAsyncAlways<T>^ Always
{
DocumentViewerAsyncAlways<T>^ get()
void set(DocumentViewerAsyncAlways<T>^ value)
}
The callback to run after the command is run asynchronously. Default value is null.
DocumentViewerAsyncOperation<T> Class
DocumentViewerAsyncOperation<T> Members
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