For a list of all members of this type, see ClientSession members.
"| Name | Description | |
|---|---|---|
| LogEvent | Logs an event. |
| ProcessCCancelRequest | Process a DICOM C-CANCEL request received from client and sends C-CANCEL response to the client. |
| ProcessCFindRequest | Overloaded. Process a DICOM C-FIND request received from client and sends a DICOM C-FIND responses. |
| ProcessCMoveRequest | Overloaded. Process a DICOM C-MOVE request received from client and sends C-MOVE responses to the client and store to a Leadtools.Dicom.Scu.DicomScp. |
| ProcessCMoveStoreSubOperation | Performs a C-STORE operation initiated by a C-MOVE request. |
| ProcessCStoreRequest | Overloaded. Process a DICOM C-STORE request received from client and sends C-STORE response to the client. |
| ProcessNActionRequest | Overloaded. Process a DICOM N-ACTION request received from client and sends N-ACTION response to the client. |
| ProcessNCreateRequest | Overloaded. Process a DICOM N-CREATE request received from client and sends N-CREATE response to the client. |
| ProcessNGetMessage | Overloaded. Process a DICOM N-GET request received from client and sends N-GET response to the client. |
| ProcessNSetRequest | Overloaded. Process a DICOM N-SET request received from client and sends N-SET response to the client. |
| SendCFindResponse | Sends C-FIND response to the client. |
| SendCMoveResponse | Sends C-MOVE response to the client. |
| SendCStoreResponse | Sends C-STORE response to the client. |
| SendNActionResponse | Sends N-ACTION response to the client. |
| SendNCreateResponse | Sends C-CREATE response to the client. |
| SendNGetResponse | Sends N-GET response to the client. |
| SendNSetResponse | Sends C-SET response to the client. |
| Name | Description | |
|---|---|---|
| OnCMoveStoreSubOperation | Raises the ClientSession.CMoveStoreSubOperation event. |
| OnSendCFindResponse | Raises the SendCFindResponse event. |
| OnSendCMoveResponse | Raises the SendCMoveResponse event. |
| OnSendCStoreResponse | Raises the SendCStoreResponse event. |
| OnSendNActionResponse | Raises the ClientSession.NActionResponse event. |
| OnSendNCreateResponse | Raises the SendNCreateResponse event. |
| OnSendNGetResponse | Raises the ClientSession.NGetResponse event. |
| OnSendNSetResponse | Raises the SendNSetResponse event. |