DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAssociation Class / ReadBehaviour Property

In This Topic
    ReadBehaviour Property
    In This Topic
    Specific behaviours to use when receiving data on this association.
    Syntax
    'Declaration
     
    
    Public Property ReadBehaviour As ReadBehaviours
    public ReadBehaviours ReadBehaviour {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also