LAUREL BRIDGE

ProgramCallbackVerificationServerGetSessionSettings Method

DICOM Connectivity Framework V3.4
Return the session settings for the given association acceptor.

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

C#
public DicomSessionSettings GetSessionSettings(
	AssociationAcceptor assoc
)

Parameters

assoc
Type: AssociationAcceptor
The AssociationException

Return Value

Type: DicomSessionSettings
the session settings
See Also

Reference