LAUREL BRIDGE

ProgramExtendedVerificationServerBeginAssociation Method

DICOM Connectivity Framework V3.4
Callback for beginning the association.

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

C#
public override void BeginAssociation(
	AssociationAcceptor assoc
)

Parameters

assoc
Type: AssociationAcceptor
the AssociationAcceptor
See Also

Reference