←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#
VB
C++
public ClientPortUsageType ClientPortUsage {get; set;} 
Public Property ClientPortUsage() As ClientPortUsageType 
   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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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