←Select platform

ScpHost Property

Summary

Gets or sets the host DicomConnection that listens for connections during a C-MOVE to oneself.

Syntax
C#
VB
C++
public DicomConnection ScpHost { get; set; } 
Public Property ScpHost() As DicomConnection 
   Get 
   Set 
public:  
   property DicomConnection^ ScpHost 
   { 
      DicomConnection^ get() 
      void set(DicomConnection^ value) 
   } 

Property Value

The host DicomConnection that listens for connections during a C-MOVE to oneself.

Example

For an example refer to [UseSecureHost].

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

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