ExecutionHeader Members
Include Protected Members
Include Inherited Members
Represents state information for sessions in the report server.
The ExecutionHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExecutionHeader() | Initializes a new instance of the ExecutionHeader class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Actor | (Inherited from SoapHeader.) | |
AnyAttr | ||
DidUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) | |
EncodedRelay | (Inherited from SoapHeader.) | |
ExecutionID | Gets or sets a unique ID that is used to identify the session. Read-only. | |
MustUnderstand | (Inherited from SoapHeader.) | |
Relay | (Inherited from SoapHeader.) | |
Role | (Inherited from SoapHeader.) |
Top