Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomNet Class : DefaultSocketOptions Property |
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(); }