LAUREL BRIDGE

ProgramExtendedVerificationServerBeginAssociation Method

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

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

C#
public override void BeginAssociation(
	AssociationAcceptor assoc
)

Parameters

assoc
Type: AssociationAcceptor
the AssociationAcceptor
See Also

Reference