dcmNET Class Library

N_Action Methods

The methods of the N_Action class are listed below. For a complete list of N_Action class members, see the N_Action Members topic.

Public Instance Methods

ReadRPSReceive a DIMSE N-ACTION-RSP message from the association partner.
ReadRQ Receive a DIMSE N-ACTION-RQ message from the association partner.
ToString (inherited from DimseService)Returns a string that represents the object.
WriteCancelRQ (inherited from DimseService) Send a cancel message request.
WriteRPSSend a DIMSE N-ACTION-RSP message to the association partner.
WriteRQ Send a DIMSE C-ACTION-RQ message to the association partner.

See Also

N_Action Class | dcmNET Namespace | DimseService