LAUREL BRIDGE

ProgramModalityPerformedProcedureStepSCPBeginAssociation Method

DICOM Connectivity Framework V3.4
Creates the ModalityPerformedProcedureStepSCP object to handle the association that caused this method to be called.

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

C#
public override void BeginAssociation(
	AssociationAcceptor assoc
)

Parameters

assoc
Type: AssociationAcceptor
The AssociationAcceptor for the given association
See Also

Reference