LAUREL BRIDGE

SampleVNAQuerySCP Constructor

DICOM Connectivity Framework V3.4
Constructor.

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

C#
public SampleVNAQuerySCP(
	AssociationAcceptor acceptor,
	IList<AllowedPresentationContext> allowedPresentationContexts
)

Parameters

acceptor
Type: AssociationAcceptor
the Acceptor that registered this SCP.
allowedPresentationContexts
Type: System.Collections.GenericIListAllowedPresentationContext
the list of allowed presentation contexts that will be accepted by this SCP.
See Also

Reference