←Select platform

ClientSession Class Members

Summary

The following tables list the members exposed by ClientSession.

Public Constructors

Name Description
ClientSession Initializes a new instance of the ClientSession class.

Public Methods

Name Description
ARTimerExpiresHandler Represents the method that will handle the ARTimerExpires event.
CommunicationIdleTimeoutHandler Represents the method that will handle the CommunicationIdleTimeout event.
LogEvent Logs an event.
ProcessCCancelRequest Processes a DICOM C-CANCEL request received from a client and sends a C-CANCEL response to the client.
ProcessCFindRequest Processes a DICOM C-FIND request received from a client and sends a DICOM C-FIND response.
ProcessCMoveRequest Processes a DICOM C-MOVE request received from a client and sends a C-MOVE response to the client and stores it to a Leadtools.Dicom.Scu.DicomScp.
ProcessCMoveStoreSubOperation Performs a C-STORE operation initiated by a C-MOVE request.
ProcessCStoreRequest Processes a DICOM C-STORE request received from a client and sends a C-STORE response to the client.
ProcessCStoreRequestSync Processes a DICOM C-STORE request received from a client and sends a C-STORE response to the client.
ProcessNActionRequest Processes a DICOM N-ACTION request received from a client and sends an N-ACTION response to the client.
ProcessNCreateRequest Processes a DICOM N-CREATE request received from a client and sends N-CREATE response to the client.
ProcessNGetMessage Processes a DICOM N-GET request received from a client and sends an N-GET response to the client.
ProcessNSetRequest Processes a DICOM N-SET request received from a client and sends N-SET response to the client.
SendCFindResponse Sends a C-FIND response to the client.
SendCMoveResponse Sends a C-MOVE response to the client.
SendCStoreResponse Sends a C-STORE response to the client.
SendNActionResponse Sends an N-ACTION response to the client.
SendNCreateResponse Sends a C-CREATE response to the client.
SendNGetResponse Sends an N-GET response to the client.
SendNSetResponse Sends a C-SET response to the client.

Protected Methods

Name Description
OnCMoveStoreSubOperation Raises the CMoveStoreSubOperation event.
OnSendCFindResponse Raises the SendCFindResponse event.
OnSendCMoveResponse Raises the SendCMoveResponse event.
OnSendCStoreResponse Raises the SendCStoreResponse event.
OnSendNActionResponse Raises the NActionResponse event.
OnSendNCreateResponse Raises the SendNCreateResponse event.
OnSendNGetResponse Raises the NGetResponse event.
OnSendNSetResponse Raises the SendNSetResponse event.

Public Properties

Name Description
ARTimerSecondsInterval Gets or sets the timeout value in seconds for the Association Request, Reject and Release Timer.
Client Gets the Leadtools.Dicom.DicomNet object associated with the client.
CommunicationIdleMinutesInterval Gets or sets the idle timeout for client communication, in minutes.
EnableARTimer Enables or disables the Association Request, Reject and Release Timer.
EnableCommunicationIdleTimer Enables or disables the communication idle timer.
IsAssociated Gets a value indicating whether the client has a valid association.
IsConnected Gets a value indicating whether the connection with the client is valid.

Public Events

Name Description
ARTimerExpires Occurs when the Association Request, Reject or Release timer timeout expires.
CFindResponse Occurs before sending a C-FIND response to a client.
CMoveResponse Occurs before sending a C-MOVE response to a client.
CMoveStoreSubOperation Occurs before sending a C-Store request initiated by a C-MOVE request.
CommunicationIdleTimeout Occurs when the communication idle timer timeout expires.
CStoreResponse Occurs before sending a C-STORE response to a client.
NActionResponse Occurs before sending an N-ACTION response to a client.
NCreateResponse Occurs before sending an N-CREATE to a client.
NGetResponse Occurs before sending an N-GET response to a client.
NSetResponse Occurs before sending an N-SET to a client.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly