Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

HostPort Property (DicomConnection)






Gets or sets the host port.
Syntax
public new int HostPort {get; set;}
'Declaration
 
Public Shadows Property HostPort As Integer
'Usage
 
Dim instance As DicomConnection
Dim value As Integer
 
instance.HostPort = value
 
value = instance.HostPort

            

            
public:
new property int HostPort {
   int get();
   void set (    int value);
}

Property Value

The host port. This port will be used for store SCP during a C-MOVE-REQ.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features