For a list of all members of this type, see DicomServer members
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. | 
![]()  | 
	AllowAnonymousCMove | Gets or sets a value indicating whether to allow anonymous C-MOVE on the DICOM Listening Service. | 
![]()  | 
	AllowMultipleConnections | Gets a value indicating whether to allow multiple client connections. | 
![]()  | 
	AnonymousClientPort | Gets or sets a value indicating the anonymous C-MOVE reconnect port for the DICOM Listening Service. | 
![]()  | 
	Association | Gets the DICOM Association for the DICOM Network object. (Inherited from DicomNet) | 
![]()  | 
	Clients | Gets the connected clients. | 
![]()  | 
	ClientTimeout | Gets the client timeout in seconds. | 
![]()  | 
	DefaultSocketOptions | Gets the default DICOM socket options. (Inherited from DicomNet) | 
![]()  | 
	Description | Gets the server description. | 
![]()  | 
	Flags | Get or set options for DICOM communication. (Inherited from DicomNet) | 
![]()  | 
	HostAddress | Gets the IP address of the host computer (the SCP's address). (Inherited from DicomNet) | 
![]()  | 
	HostPort | Gets the port number of the host (the SCP's port). (Inherited from DicomNet) | 
![]()  | 
	Id | Gets the unique server id. | 
![]()  | 
	ImplementationClass | Gets the Implementation Class UID . | 
![]()  | 
	ImplementationVersionName | Gets the Implementation Version Name. | 
![]()  | 
	IpType | Returns the DicomNetIpTypeFlags used in a Connect or a Listen (Inherited from DicomNet) | 
![]()  | 
	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. | 
![]()  | 
	OptimizedMemorySend | Gets or sets the option to optimize memory usage when sending data sets to a server This option works when DicomNetSecurityeMode is set to None (Inherited from DicomNet) | 
![]()  | 
	PeerAddress | Gets the IP address of the peer computer of the connection (the SCU's address). (Inherited from DicomNet) | 
![]()  | 
	PeerPort | Gets the port number of the peer computer of the connection (the SCU's port). (Inherited from DicomNet) | 
![]()  | 
	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. | 
![]()  | 
	SecurityMode | Gets the security mode used to initialize the network structure. (Inherited from DicomNet) | 
![]()  | 
	SendBufferSize | Specifies the total per-socket buffer space reserved for sends. | 
![]()  | 
	ServerDirectory | Gets the server directory. | 
![]()  | 
	SocketOptions | Gets or sets the DICOM Socket options. (Inherited from DicomNet) | 
![]()  | 
	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. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET

