DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAttribute Class / DelayedData Property

In This Topic
    DelayedData Property
    In This Topic
    Callback to DelayedDataRoutine specified by used for fetching binary data
    Syntax
    'Declaration
     
    
    Public Property DelayedData As DicomAttribute.DelayedDataRoutine
    public DicomAttribute.DelayedDataRoutine DelayedData {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also