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

In This Topic
    WriteBehaviour Property (DicomAssociation)
    In This Topic
    Specific behaviours to use when sending data on this association.
    Syntax
    'Declaration
     
    
    Public Property WriteBehaviour As WriteBehaviours
    public WriteBehaviours WriteBehaviour {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also