For a list of all members of this type, see DicomClient members
Public Properties
Name | Description | |
---|---|---|
AETitle | Gets the client AE title. | |
Association | Gets the DICOM Association for the DICOM Network object. (Inherited from DicomNet) | |
ConnectTime | Gets the time the client connected to the server. | |
DefaultSocketOptions | Gets the default DICOM socket options. (Inherited from DicomNet) | |
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 id that uniquely identifies this client. | |
ImplementationClassUid | Gets the client implementation class UID. | |
IpType | Returns the DicomNetIpTypeFlags used in a Connect or a Listen (Inherited from DicomNet) | |
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) | |
SecurityMode | Gets the security mode used to initialize the network structure. (Inherited from DicomNet) | |
Server | Gets the server the client is connected to. | |
SocketOptions | Gets or sets the DICOM Socket options. (Inherited from DicomNet) |
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