LAUREL BRIDGE

ProgramExtendedStoreServerBeginAssociation Method

DICOM Connectivity Framework V3.4
Creates a MyExtendedStoreScp object to potentially handle the association that caused this 'beginAssociation' method to be called.

Namespace:  LaurelBridge.DCF.Examples.StoreSCP
Assembly:  StoreSCP (in StoreSCP.exe) Version: DCF34 r10560 DCF_3_4_10
Syntax

C#
public override void BeginAssociation(
	AssociationAcceptor assoc
)

Parameters

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

Reference