This property specifies how long to wait after issuing a command before timing out.
public int Timeout { get; set; }
Public Property Timeout As Integer
public: property int Timeout { int get(); void set ( int ); }
public:
property int Timeout {
int get();
void set ( int );
}
How long to wait after a command is issued before timing out, in seconds.
For an example, refer to InitApplication.
Target Platforms
MedicalWebViewerExternalController Class
MedicalWebViewerExternalController 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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library