C#
VB
C++
Determines whether the client is expecting a reply.
public bool WaitForReply { get; set; }
Public Property WaitForReply() As Boolean
Get
Set
public:
property bool WaitForReply
{
bool get()
void set(bool value)
}
true if the client is expecting a reply.
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