LAUREL BRIDGE

ProgramExtendedVerificationServer Constructor (Int32, IListAllowedPresentationContext)

DICOM Connectivity Framework V3.4
Constructor with 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(
	int port,
	IList<AllowedPresentationContext> allowedPresentationContexts
)

Parameters

port
Type: SystemInt32
Server port
allowedPresentationContexts
Type: System.Collections.GenericIListAllowedPresentationContext
list of allowed presentation contexts
See Also

Reference