LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

IpType Property








Returns the DicomNetIpTypeFlags used in a Connect(String,Int32,String,Int32) or a Listen(String,Int32,Int32) .NET support WinRT support
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;}
ObjectiveC Syntax
Java Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomNet Class
DicomNet Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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