AwaitableAttachment.ResolveFromSourceAsync(Attachment) Methode

Definition

protected virtual System.Threading.Tasks.Task<System.IO.Stream> ResolveFromSourceAsync (Microsoft.Bot.Connector.Attachment source);
abstract member ResolveFromSourceAsync : Microsoft.Bot.Connector.Attachment -> System.Threading.Tasks.Task<System.IO.Stream>
override this.ResolveFromSourceAsync : Microsoft.Bot.Connector.Attachment -> System.Threading.Tasks.Task<System.IO.Stream>
Protected Overridable Function ResolveFromSourceAsync (source As Attachment) As Task(Of Stream)

Parameter

source
Attachment

Gibt zurück

Gilt für: