C#
VB
C++
Gets the connection handshake timeout.
public TimeSpan HandshakeTimeout { get; }
Public ReadOnly Property HandshakeTimeout As TimeSpan
public:
property TimeSpan HandshakeTimeout {
TimeSpan get();
}
A System.TimeSpan value for waiting a handshake operation to complete.
For an example, refer to JpipServer.
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