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

In This Topic
    GetUri Event
    In This Topic
    Event used to give finer control over the generation of Uris for JPIP transfer syntaxes
    Syntax
    'Declaration
     
    
    Public Event GetUri As GetUrlHandler
    public event GetUrlHandler GetUri
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also