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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

IpType Property








Returns the DicomNetIpTypeFlags used in a Connect or a Listen
Syntax
public DicomNetIpTypeFlags IpType {get;}
public DicomNetIpTypeFlags IpType {get;}
 get_IpType(); 
public:
property DicomNetIpTypeFlags IpType {
   DicomNetIpTypeFlags get();
}
'Declaration
 
Public ReadOnly Property IpType As DicomNetIpTypeFlags
 
'Usage
 
Dim instance As DicomNet
Dim value As DicomNetIpTypeFlags
 
value = instance.IpType

Property Value

The DicomNetIpTypeFlags value that represents the Internet Protocol version that will be used in the DICOM Communication.
Remarks
This is the same as the last argument passed to Connect or a Listen. If an overload is used that does not allow you specify DicomNetIpTypeFlags then this will return DicomNetIpTypeFlags.IPv4.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features