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.DCF.Examples.MPPSSCU
Assembly:  MPPSSCU (in MPPSSCU.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public ModalityPerformedProcedureStepSCU(
	int port
)

Parameters

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

Reference