For a list of all members of this type, see ServerSettings members.
Name | Description | |
---|---|---|
AddInTimeout | Gets or sets the add in timeout in seconds. | |
AETitle | Gets or sets the server AE title. | |
AllowAnonymous | Gets or sets a value indicating whether to allow anonymous connections. | |
AllowMultipleConnections | Gets or sets a value indicating whether to allow multiple connections from same client. | |
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. | |
EnableLog | Gets or sets a value indicating whether to enable the service log. | |
ImplementationClass | Gets the Implementation Class UID . | |
ImplementationVersionName | Gets the Implementation Version Name. | |
IpAddress | Gets or sets the ip address. | |
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. | |
Secure | Gets or sets a value indicating whether the server ServerSettings is secure. | |
SendBufferSize | Specifies the total per-socket buffer space reserved for sends. | |
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 Visual Basic), 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. |