LAUREL BRIDGE

ProgramModalityPerformedProcedureStepSCUSendNSet Method

DICOM Connectivity Framework V3.4
Send the N-Set dimse message for the given modality performed procedure step.

Namespace:  LaurelBridge.DCF.Examples.MPPSSCU
Assembly:  MPPSSCU (in MPPSSCU.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public void SendNSet(
	ModalityPerformedProcedureStep mpps
)

Parameters

mpps
Type: ModalityPerformedProcedureStep
The MPPS IOD to send
See Also

Reference