RequestHeader Class

Represents the request header in a query.

Inheritance Hierarchy

System.Object
  System.Web.Services.Protocols.SoapHeader
    Microsoft.SharePoint.Dsp.RequestHeader

Namespace:  Microsoft.SharePoint.Dsp
Assembly:  Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Syntax

Public Class RequestHeader _
    Inherits SoapHeader

Dim instance As RequestHeader
public class RequestHeader : SoapHeader

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RequestHeader Members

Microsoft.SharePoint.Dsp Namespace