ExecutionHeader 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
보고서 서버의 세션에 대한 상태 정보를 나타냅니다.
public ref class ExecutionHeader : System::Web::Services::Protocols::SoapHeader
public class ExecutionHeader : System.Web.Services.Protocols.SoapHeader
type ExecutionHeader = class
inherit SoapHeader
Public Class ExecutionHeader
Inherits SoapHeader
- 상속
-
ExecutionHeader
설명
클래스는 ExecutionHeader SOAP 헤더의 ExecutionHeaderValue 속성에 전달됩니다.
생성자
ExecutionHeader() |
ExecutionHeader 클래스의 새 인스턴스를 초기화합니다. |
속성
AnyAttr |
개체의 XmlAttribute 배열을 가져오거나 설정합니다. |
ExecutionID |
세션을 식별하는 데 사용되는 고유 ID를 가져오거나 설정합니다. 읽기 전용입니다. |