LAUREL BRIDGE

TlsNetworkSocketClose Method (Int32)

DICOM Connectivity Framework V3.4
Close the socket with a timeout in seconds

Namespace:  LaurelBridge.DCFExamples.TLS
Assemblies:   EchoSCU (in EchoSCU.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
  VerificationSCPExtended (in VerificationSCPExtended.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public override void Close(
	int timeout
)

Parameters

timeout
Type: SystemInt32
close timeout in seconds
See Also

Reference