←Select platform

SocketOptions Property

Summary

Gets or sets the socket options to use with this connection.

Syntax

C#
VB
C++
public DicomSocketOptions SocketOptions { get; set; } 
  
Public Property SocketOptions As Leadtools.Dicom.DicomSocketOptions 
public: 
property Leadtools.Dicom.DicomSocketOptions SocketOptions { 
   Leadtools.Dicom.DicomSocketOptions get(); 
   void set (    Leadtools.Dicom.DicomSocketOptions ); 
} 

Property Value

The socket options.

Remarks

For more information, see the MSDN Winsock documentation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly