←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#
C++/CLI
public ClientPortUsageType ClientPortUsage {get; set;} 
public:  
   property ClientPortUsageType^ ClientPortUsage 
   { 
      ClientPortUsageType^ get() 
      void set(ClientPortUsageType^ value) 
   } 

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 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.