LAUREL BRIDGE

ProgramModalityPerformedProcedureStepSCU Constructor

DICOM Connectivity Framework V3.4
Construct a modality performed procedure step Service Class User, using the given port on localhost for communication with the MPPSSCP.

Namespace:  LaurelBridge.DCFExamples.MPPSSCU
Assembly:  MPPSSCU (in MPPSSCU.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public ModalityPerformedProcedureStepSCU(
	int port
)

Parameters

port
Type: SystemInt32
The port on localhost to use for the association.
See Also

Reference