←Select platform

ServerSettings Class Properties

Summary

For a list of all members of this type, see ServerSettings members

Public Properties

Name Description
AddInTimeout Gets or sets the add in timeout in seconds.
AdministrativePipes Gets or sets the number of administrative pipes.
AETitle Gets or sets the server AE title.
AllowAnonymous Gets or sets a value indicating whether to allow anonymous connections.
AllowAnonymousCMove Gets or sets a value indicating whether to allow anonymous C-MOVE on the DICOM Listening Service.
AllowMultipleConnections Gets or sets a value indicating whether to allow multiple connections from same client.
AnonymousClientPort Gets or sets a value indicating the anonymous C-MOVE reconnect port for the DICOM Listening Service.
ClientTimeout Gets or sets the client timeout in seconds.
DataSetImageCopy Gets or sets a value indicating whether to copy pixel data when doing a dataset copy.
Description Gets or sets the description.
DisplayName Gets or sets the server service display name.
ImplementationClass Gets the Implementation Class UID .
ImplementationVersionName Gets the Implementation Version Name.
IpAddress Gets or sets the ip address.
IpType Gets or sets the type of the IP address.
LicenseFile Gets or sets the license file associated with the PACS Framework Server.
MaxClients Gets or sets the maximum clients allowed to connect.
MaxPduLength Gets or sets the Maximum Length for data transfer.
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.
Port Gets or sets the port.
ReceiveBufferSize Specifies the total per-socket buffer space reserved for receives.
ReconnectTimeout Gets or sets the reconnect timeout in seconds.
RelationalQueries Gets or sets a value indicating whether relational queries are supported
Secure Gets or sets a value indicating whether the server ServerSettings is secure.
SendBufferSize Specifies the total per-socket buffer space reserved for sends.
ServiceName Gets or sets the name of the service.
StartMode Gets or sets the server service start mode.
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.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly