LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

SocketOptions Property






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 DicomSocketOptions SocketOptions {get; set;}
 get_SocketOptions();
set_SocketOptions(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConnectionInformation Class
ConnectionInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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