←Select platform

HandshakeTimeout Property

Summary

Gets the connection handshake timeout.

Syntax

C#
VB
C++
public TimeSpan HandshakeTimeout { get; } 
  
Public ReadOnly Property HandshakeTimeout As TimeSpan 
public: 
property TimeSpan HandshakeTimeout { 
   TimeSpan get(); 
} 

Property Value

A System.TimeSpan value for waiting a handshake operation to complete.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly