LAUREL BRIDGE

ProgramExtendedVerificationServer Constructor (Int32, IListAllowedPresentationContext)

DICOM Connectivity Framework V3.4
Constructor with allowed presentation contexts.

Namespace:  LaurelBridge.DCF.Examples.VerificationSCPExtended
Assembly:  VerificationSCPExtended (in VerificationSCPExtended.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
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