LAUREL BRIDGE

ProgramCallbackMWLServerBeginAssociation Method

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

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

C#
public override void BeginAssociation(
	AssociationAcceptor assoc
)

Parameters

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

Reference