| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | AddInTimeout | Gets or sets the add in timeout in seconds. |
![Public Property](dotnetimages/publicProperty.gif) | AdministrativePipes | Gets or sets the number of administrative pipes. |
![Public Property](dotnetimages/publicProperty.gif) | AETitle | Gets or sets the server AE title. |
![Public Property](dotnetimages/publicProperty.gif) | AllowAnonymous | Gets or sets a value indicating whether to allow anonymous connections. |
![Public Property](dotnetimages/publicProperty.gif) | AllowMultipleConnections | Gets or sets a value indicating whether to allow multiple connections from same client. |
![Public Property](dotnetimages/publicProperty.gif) | ClientTimeout | Gets or sets the client timeout in seconds. |
![Public Property](dotnetimages/publicProperty.gif) | DataSetImageCopy | Gets or sets a value indicating whether to copy pixel data when doing a dataset copy. |
![Public Property](dotnetimages/publicProperty.gif) | Description | Gets or sets the description. |
![Public Property](dotnetimages/publicProperty.gif) | DisplayName | Gets or sets the server service display name. |
![Public Property](dotnetimages/publicProperty.gif) | ImplementationClass | Gets the Implementation Class UID . |
![Public Property](dotnetimages/publicProperty.gif) | ImplementationVersionName | Gets the Implementation Version Name. |
![Public Property](dotnetimages/publicProperty.gif) | IpAddress | Gets or sets the ip address. |
![Public Property](dotnetimages/publicProperty.gif) | IpType | Gets or sets the type of the IP address. |
![Public Property](dotnetimages/publicProperty.gif) | LicenseFile | Gets or sets the license file associated with the PACS Framework Server. |
![Public Property](dotnetimages/publicProperty.gif) | MaxClients | Gets or sets the maximum clients allowed to connect. |
![Public Property](dotnetimages/publicProperty.gif) | MaxPduLength | Gets or sets the Maximum Length for data transfer. |
![Public Property](dotnetimages/publicProperty.gif) | 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](dotnetimages/publicProperty.gif) | Port | Gets or sets the port. |
![Public Property](dotnetimages/publicProperty.gif) | ReceiveBufferSize | Specifies the total per-socket buffer space reserved for receives. |
![Public Property](dotnetimages/publicProperty.gif) | ReconnectTimeout | Gets or sets the reconnect timeout in seconds. |
![Public Property](dotnetimages/publicProperty.gif) | RelationalQueries | Gets or sets a value indicating whether relational queries are supported |
![Public Property](dotnetimages/publicProperty.gif) | Secure | Gets or sets a value indicating whether the server ServerSettings is secure. |
![Public Property](dotnetimages/publicProperty.gif) | SendBufferSize | Specifies the total per-socket buffer space reserved for sends. |
![Public Property](dotnetimages/publicProperty.gif) | ServiceName | Gets or sets the name of the service. |
![Public Property](dotnetimages/publicProperty.gif) | StartMode | Gets or sets the server service start mode. |
![Public Property](dotnetimages/publicProperty.gif) | 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. |