This topic has not yet been rated - Rate this topic

ExecutionHeader Class

Represents state information for sessions in the report server.

System.Object
  System.Web.Services.Protocols.SoapHeader
    ReportExecution2005.ExecutionHeader

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

public class ExecutionHeader : SoapHeader

The ExecutionHeader type exposes the following members.

  Name Description
Public method ExecutionHeader Initializes a new instance of the ExecutionHeader class.
Top
  Name Description
Public property Actor (Inherited from SoapHeader.)
Public property AnyAttr
Public property DidUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand12 (Inherited from SoapHeader.)
Public property EncodedRelay (Inherited from SoapHeader.)
Public property ExecutionID Gets or sets a unique ID that is used to identify the session. Read-only.
Public property MustUnderstand (Inherited from SoapHeader.)
Public property Relay (Inherited from SoapHeader.)
Public property Role (Inherited from SoapHeader.)
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

The ExecutionHeader class is passed in the ExecutionHeaderValue property in the SOAP header.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ