LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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();
}

Property Value

The default DICOM socket options.

Example

For an example, refer to 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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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