dcmNET Class Library

C_Get Methods

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

Public Instance Methods

ReadRPSReceive a DIMSE C-GET-RSP message from the association partner.
ReadRQ Receive a DIMSE C-GET-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 C-GET-RSP message to the association partner.
WriteRQSend a DIMSE C-GET-RQ message to the association partner.

See Also

C_Get Class | dcmNET Namespace | DimseService