PipelineMessage Class
Updated: April 8, 2013
Represents a message associated with the BizTalk service pipeline.
Assembly: Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)
| Name | Description | |
|---|---|---|
![]() | ContentType | Gets or sets the type of content of the message. |
![]() | Data | Gets or sets the data associated with the message. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPromotedProperties() | Gets the set of promoted properties associated with the message. |
![]() | GetPromotedProperty(String) | Gets the promoted property associated with the message. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Promote(String, Object) | Promotes a message property using specific name and value. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)