The following tables list the members exposed by DicomClient.
| Name | Description | |
|---|---|---|
| DicomClient Constructor | Overloaded. Initializes a new instance of the DicomServer class. |
| Name | Description | |
|---|---|---|
| AETitle | Gets the client AE title. |
| Association | (Inherited from Leadtools.Dicom.DicomNet) |
| ConnectTime | Gets the time the client connected to the server. |
| DefaultSocketOptions | (Inherited from Leadtools.Dicom.DicomNet) |
| HostAddress | (Inherited from Leadtools.Dicom.DicomNet) |
| HostPort | (Inherited from Leadtools.Dicom.DicomNet) |
| Id | Gets the id that uniquely identifies this client. |
| PeerAddress | (Inherited from Leadtools.Dicom.DicomNet) |
| PeerPort | (Inherited from Leadtools.Dicom.DicomNet) |
| SecurityMode | (Inherited from Leadtools.Dicom.DicomNet) |
| Server | Gets the server the client is conected to. |
| SocketOptions | (Inherited from Leadtools.Dicom.DicomNet) |
Top
Top