ParsedCallingRequest.AdditionalData Property

Definition

The additional data when calling request has multipart content.

public System.Threading.Tasks.Task<System.IO.Stream> AdditionalData { get; set; }
member this.AdditionalData : System.Threading.Tasks.Task<System.IO.Stream> with get, set
Public Property AdditionalData As Task(Of Stream)

Property Value

Task<Stream>

Applies to