DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / DicomWebClient Class / JsonResponseWeight Property

In This Topic
    JsonResponseWeight Property
    In This Topic
    The weighting to use for the outgoing applicaiton/json+dicom accept header
    Syntax
    'Declaration
     
    
    Public Property JsonResponseWeight As System.Single
    public System.float JsonResponseWeight {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also