DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / RestfulRequest Class
Members



In This Topic
    RestfulRequest Class
    In This Topic
    This represents the HTTP request object
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class RestfulRequest 
    'Usage
     
    
    Dim instance As RestfulRequest
    public static class RestfulRequest 
    public ref class RestfulRequest abstract sealed 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.RestfulRequest

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also