PipelineMessage.Data Property

 

Gets or sets the data associated with the message.

Namespace:   Microsoft.BizTalk.Services.Pipeline
Assembly:  Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)

public Stream Data { get; set; }

Property Value

Type: System.IO.Stream

Implements

IMessage.Data
Return to top
Show: