DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomException Class / CausedAbort Property

In This Topic
    CausedAbort Property
    In This Topic
    True if this exception caused the related to association to issue an Abort (thereby no longer requiring to be closed)
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CausedAbort As System.Boolean
    public System.bool CausedAbort {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also