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

Show in webframe

IpType Property








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

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