LAUREL BRIDGE

ProgramModalityPerformedProcedureStepSCP Constructor

DICOM Connectivity Framework V3.4
Constructs a Modality Performed Procedure Step SCP with the specified set of allowed presentation contexts.

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

C#
public ModalityPerformedProcedureStepSCP(
	IList<AllowedPresentationContext> allowedPresentationContexts
)

Parameters

allowedPresentationContexts
Type: System.Collections.GenericIListAllowedPresentationContext
The list of presentation contexts that will be allowed.
See Also

Reference