LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

SocketOptions Property

Show in webframe





Gets or sets the socket options to use with this connection.
Syntax
public DicomSocketOptions SocketOptions {get; set;}
'Declaration
 
Public Property SocketOptions As DicomSocketOptions
'Usage
 
Dim instance As ConnectionInformation
Dim value As DicomSocketOptions
 
instance.SocketOptions = value
 
value = instance.SocketOptions

            

            
public:
property DicomSocketOptions SocketOptions {
   DicomSocketOptions get();
   void set (    DicomSocketOptions value);
}

Property Value

The socket options.
Remarks
For more information, see the MSDN Winsock documentation.
Requirements

Target Platforms

See Also

Reference

ConnectionInformation Class
ConnectionInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features