Leadtools.Dicom.Scp Namespace : NActionClientSessionProxy Class |
The following tables list the members exposed by NActionClientSessionProxy.
Name | Description | |
---|---|---|
NActionClientSessionProxy Constructor | Initializes a new instance of the NActionClientSessionProxy class. |
Name | Description | |
---|---|---|
AbstractClass | Gets the abstract Class UID that came with the client request. (Inherited from Leadtools.Dicom.Scp.DicomCommandClientSessionProxy) | |
ActionTypeID | Gets or sets the action type ID. | |
ClientName | Gets the AE title of the associated client. (Inherited from Leadtools.Dicom.Scp.ClientSessionProxy) | |
IsAssociated | Gets a value indicating whether the client have a valid association. (Inherited from Leadtools.Dicom.Scp.ClientSessionProxy) | |
IsConnected | Gets a value indicating whether the connection with the client is valid. (Inherited from Leadtools.Dicom.Scp.ClientSessionProxy) | |
MessageID | Gets the message ID that came with the client request. (Inherited from Leadtools.Dicom.Scp.DicomCommandClientSessionProxy) | |
PresentationID | Gets the presentation ID that came with the client request. (Inherited from Leadtools.Dicom.Scp.DicomCommandClientSessionProxy) | |
RequestedSopInstanceUID | Gets or sets the requested SOP instance UID. | |
ResponseDataSet | Gets or sets the response data set. | |
ServerName | Gets the AE title of the server associated with the client. (Inherited from Leadtools.Dicom.Scp.ClientSessionProxy) |
Name | Description | |
---|---|---|
Session | Gets the underlying ClientSession that holds the connection with the client. (Inherited from Leadtools.Dicom.Scp.ClientSessionProxy) |
Name | Description | |
---|---|---|
LogEvent | Logs an event. (Inherited from Leadtools.Dicom.Scp.ClientSessionProxy) | |
SendNActionResponse | Sends a DICOM N-ACTION response to the underlying ClientSession object. |