Megosztás a következőn keresztül:


IOrderAttachment.DownloadAsync Method

Definition

Asynchronously retrieves the order attachment.

public System.Threading.Tasks.Task<System.IO.Stream> DownloadAsync ();
abstract member DownloadAsync : unit -> System.Threading.Tasks.Task<System.IO.Stream>
Public Function DownloadAsync () As Task(Of Stream)

Returns

The order attachment.

Applies to