RequestHeader Class

Represents the request header in a query.

Inheritance Hierarchy

System.Object
  System.Web.Services.Protocols.SoapHeader
    [DspSts Web service].RequestHeader

Namespace:  [DspSts Web service]
Web service reference: http://Site/_vti_bin/DspSts.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class RequestHeader _
    Inherits SoapHeader
'Usage
Dim instance As RequestHeader
[SerializableAttribute]
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

DspSts Web Service