LAUREL BRIDGE

ProgramExtendedVerificationServer Constructor (Int32, IListAllowedPresentationContext)

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

Namespace:  LaurelBridge.DCF.Examples.VerificationSCP
Assembly:  VerificationSCP (in VerificationSCP.exe) Version: DCF34 r10560 DCF_3_4_10
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