Runs a command that returns a value asynchronously with the specified value.
Overload | Description |
---|---|
RunAsync(documentviewerasyncoperation,string) | Runs a command that does not return a value asynchronously. |
RunAsync(documentviewerasyncoperation,string,object) | Runs a command that does not return a value asynchronously with the specified value. |
RunAsync(documentviewerasyncoperation<object>,string) | Runs a command that returns a value asynchronously. |
RunAsync(documentviewerasyncoperation<object>,string,object) | Runs a command that returns a value asynchronously with the specified value. |
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