←Select platform

RoleSelectionOptions Property

Summary

Gets RoleSelectionFlags that define how the SCP will accept/reject any role selection proposed by the SCU.

Syntax
C#
public virtual RoleSelectionFlags RoleSelectionOptions {get;} 

Property Value

RoleSelectionFlags that define how the SCP will accept/reject any role selection proposed by the SCU.

Remarks

Role selection occurs during DICOM Association negotiation between an SCU and an SCP.

The default implementation returns (RoleSelectionFlags.AcceptAllProposed | RoleSelectionFlags.Enabled)

For more information, see RoleSelectionFlags and IRoleSelectionProvider.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly