Nevron Open Vision Documentation
Nevron.Nov.Networking Namespace / NHttpHeaderFieldName Structure / IfRange Field


In This Topic
    IfRange Field
    In This Topic
    If the entity is unchanged, send me the part(s) that I am missing; otherwise, send me the entire new entity. If-Range: "737060cd8c284d8af7ad3082f209582d"
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IfRange As NHttpHeaderFieldName
    'Usage
     
    
    Dim value As NHttpHeaderFieldName
     
    value = NHttpHeaderFieldName.IfRange
    public static readonly NHttpHeaderFieldName IfRange
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also