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

Show in webframe

HostPort Property (ConnectionInformation)






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

            

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

Property Value

The host port.
Requirements

Target Platforms

See Also

Reference

ConnectionInformation Class
ConnectionInformation Members

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