←Select platform

DicomServer Class Members

Summary

The following tables list the members exposed by DicomServer.

Public Constructors

Name Description
DicomServer Initializes a new instance of the DicomServer class.

Public Methods

Name Description
RequestAdditionalTime Requests additional time for addin processing.
Start Starts this instance.
Stop Stops this instance.

Protected Methods

Name Description
OnServerSettingsChanged Notifies the event subscribers that the PACS Framework Server setting have changed..

Public Properties

Name Description
Active Gets a value indicating whether this DicomServer is active.
AddInTimeout Gets the add in timeout in seconds.
AETitle Gets the server AE title.
AllowMultipleConnections Gets a value indicating whether to allow multiple client connections.
Clients Gets the connected clients.
ClientTimeout Gets the client timeout in seconds.
Description Gets the server description.
Id Gets the unique server id.
ImplementationClass Gets the Implementation Class UID .
ImplementationVersionName Gets the Implementation Version Name.
LicenseFile Gets the license file associated with the PACS Framework Server.
MaxClients Gets or sets the maximum clients allowed to connect to the server.
MaxPduLength Gets the Maximum Length for data transfer.
Name Gets the server name.
NoDelay Gets the value for Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1.
Port Gets the server port.
ReceiveBufferSize Specifies the total per-socket buffer space reserved for receives.
ReconnectTimeout Gets the reconnect timeout in seconds.
RelationalQueries Gets a value indicating whether relational queries are supported
Secure Gets a value indicating whether this DicomServer is secure.
SendBufferSize Specifies the total per-socket buffer space reserved for sends.
ServerDirectory Gets the server directory.
StoreDataset Gets a value indicating whether store received datasets.
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.
TotalClients Gets the total number of clients connected.

Public Events

Name Description
ServerSettingsChanged Occurs when the PACS Framework Server settings are changed.

Protected Fields

Name Description
clientsBacking Internally used by DicomServer and descendants.
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize