dcmNET Class Library

C_Store Methods

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

Public Instance Methods

ReadRPS Receive a DIMSE C-STORE-RSP message from the association partner.
ReadRQ Receive a DIMSE C-STORE-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.
WriteFileWrite a DICOM part 10 file.
WriteRPS Send a DIMSE C-STORE-RSP message to the association partner.
WriteRQ Send a DIMSE C-STORE-RQ message to the association partner.

See Also

C_Store Class | dcmNET Namespace | DimseService