LEADTOOLS Medical (Leadtools.Dicom assembly)

DefaultSocketOptions Property

Show in webframe







Gets the default DICOM socket options.
Syntax
public DicomSocketOptions DefaultSocketOptions {get;}
'Declaration
 
Public ReadOnly Property DefaultSocketOptions As DicomSocketOptions
'Usage
 
Dim instance As DicomNet
Dim value As DicomSocketOptions
 
value = instance.DefaultSocketOptions
public DicomSocketOptions DefaultSocketOptions {get;}

            

            
 get_DefaultSocketOptions(); 
public:
property DicomSocketOptions DefaultSocketOptions {
   DicomSocketOptions get();
}

Property Value

The default DICOM socket options.
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.
Example
For an example, refer to SocketOptions.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
SocketOptions Property
DicomSocketOptions Structure

 

 


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