←Select platform

ClientPortUsage Property

Summary

A value indicating if a DICOM Client (SCU) specified by the AeInfo Class will use secure DICOM TLS communication when an SCP reconnects to the client.

Syntax
C#
public ClientPortUsageType ClientPortUsage {get; set;} 

Property Value

A ClientPortUsageType value indicating if a DICOM Client (SCU) specified by the AeInfo Class will use secure DICOM TLS communication when an SCP reconnects to the client.

Remarks

For more information, see ClientPortUsageType.

Example

For example usage, see the following demos:

  • Leadtools.Medical.AutoCopy.AddIn.dll
  • Leadtools.Medical.Forward.AddIn
  • MedicalWorkstationMainDemo
  • StorageServerManager

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly