TTCPBlockingConnection.Shutdown(Integer,Integer,Integer) Method

Represents method Shutdown(Integer,Integer,Integer).

Namespace: flcTCPConnection
public
 procedure Shutdown(
 const SettleTimeMs: Integer = 2000;
 const TransmitTimeOutMs: Integer = 15000;
 const CloseTimeOutMs: Integer = 45000);

Parameters

SettleTimeMs
Type: Integer

TransmitTimeOutMs
Type: Integer

CloseTimeOutMs
Type: Integer