LAUREL BRIDGE

ProgramExtendedVerificationServer Constructor (Options, IListAllowedPresentationContext)

DICOM Connectivity Framework V3.4
Constructor with command line options and allowed presentation contexts

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

C#
public ExtendedVerificationServer(
	Options options,
	IList<AllowedPresentationContext> allowedPresentationContexts = null
)

Parameters

options
Type: LaurelBridge.DCFExamples.VerificationSCPExtendedOptions
command line options
allowedPresentationContexts (Optional)
Type: System.Collections.GenericIListAllowedPresentationContext
list of allowed presentation contexts
See Also

Reference