←Select platform

IpType Property

Summary
Returns the DicomNetIpTypeFlags used in a Connect or a Listen
Syntax
C#
C++/CLI
public DicomNetIpTypeFlags IpType { get; } 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.