LAUREL BRIDGE

ProgramExtendedVerificationServerGetSessionSettings Method

DICOM Connectivity Framework V3.4
Get the session settings for the AssociationAcceptor.

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

C#
public DicomSessionSettings GetSessionSettings(
	AssociationAcceptor assoc
)

Parameters

assoc
Type: AssociationAcceptor
the AssociationAcceptor

Return Value

Type: DicomSessionSettings
the session settings
See Also

Reference