←Select platform
In This Topic ▼

ServerSettings Class Members

Summary

The following tables list the members exposed by ServerSettings.

Public Constructors

Name Description
Public Constructor ServerSettings Initializes a new instance of the ServerSettings class.

Public Methods

Name Description
Public Method ToString Returns a System.String that represents the current ServerSettings.

Public Properties

Name Description
Public Property AddInTimeout Gets or sets the add-in's timeout in seconds.
Public Property AdministrativePipes Gets or sets the number of administrative pipes.
Public Property AETitle Gets or sets the server AE title.
Public Property AllowAnonymous Gets or sets a value indicating whether to allow anonymous connections.
Public Property AllowAnonymousCMove Gets or sets a value indicating whether to allow anonymous C-MOVE on the DICOM Listening Service.
Public Property AllowMultipleConnections Gets or sets a value indicating whether to allow multiple connections from same client.
Public Property AnonymousClientPort Gets or sets a value indicating the anonymous C-MOVE reconnect port for the DICOM Listening Service.
Public Property ClientTimeout Gets or sets the client timeout in seconds.
Public Property DataSetImageCopy Gets or sets a value indicating whether to copy pixel data when doing a dataset copy.
Public Property Description Gets or sets the description.
Public Property DisplayName Gets or sets the server service display name.
Public Property ImplementationClass Gets the Implementation Class UID .
Public Property ImplementationVersionName Gets the Implementation Version Name.
Public Property IpAddress Gets or sets the ip address.
Public Property IpType Gets or sets the type of the IP address.
Public Property LicenseFile Gets or sets the license file associated with the PACS Framework Server.
Public Property MaxClients Gets or sets the maximum clients allowed to connect.
Public Property MaxPduLength Gets or sets the Maximum Length for data transfer.
Public Property NoDelay Gets or sets the value for Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1.
Public Property Port Gets or sets the port.
Public Property ReceiveBufferSize Specifies the total per-socket buffer space reserved for receives.
Public Property ReconnectTimeout Gets or sets the reconnect timeout in seconds.
Public Property RelationalQueries Gets or sets a value indicating whether relational queries are supported
Public Property RoleSelectionOptions Value indicating how the server (SCP) will accept/reject any role selection proposed by the SCU.
Public Property Secure Gets or sets a value indicating whether the server ServerSettings is secure.
Public Property SendBufferSize Specifies the total per-socket buffer space reserved for sends.
Public Property ServiceName Gets or sets the name of the service.
Public Property StartMode Gets or sets the server service start mode.
Public Property TemporaryDirectory The location of the temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is a null reference (Nothing in VB), the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not a null reference, the temporary files are placed in the specified directory.

See Also

Reference

ServerSettings Class

Leadtools.Dicom.AddIn Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.