DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / Jpip Class / StatusUpdate Event

In This Topic
    StatusUpdate Event
    In This Topic
    Event fires when a JPIP image's status changes
    Syntax
    'Declaration
     
    
    Public Event StatusUpdate As StatusUpdateHandler
    public event StatusUpdateHandler StatusUpdate
    Remarks
    This can indicate that data has been downloaded and/or decompressed
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also