Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DefaultSocketOptions Property
See Also 
Leadtools.Dicom Namespace > DicomNet Class : DefaultSocketOptions Property



Gets the default DICOM socket options.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DefaultSocketOptions As DicomSocketOptions
Visual Basic (Usage)Copy Code
Dim instance As DicomNet
Dim value As DicomSocketOptions
 
value = instance.DefaultSocketOptions
C# 
public DicomSocketOptions DefaultSocketOptions {get;}
C++/CLI 
public:
property DicomSocketOptions DefaultSocketOptions {
   DicomSocketOptions get();
}

Return Value

The default DICOM socket options.

Example

For an example, refer to DicomNet.SocketOptions.

Remarks

This property contains the default socket options that will be used when calling DicomNet.Connect(). The default socket options are the initial values contained in SocketOptions.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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