LEADTOOLS Medical (Leadtools.Dicom assembly)

IpType Property

Show in webframe







Returns the DicomNetIpTypeFlags used in a Connect(String,Int32,String,Int32) or a Listen(String,Int32,Int32)
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(String,Int32,String,Int32) or a Listen(String,Int32,Int32). 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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