Share via


CallingContext.ProcessCallingEventAsync 메서드

정의

protected virtual System.Threading.Tasks.Task<Microsoft.Bot.Builder.Calling.ParsedCallingRequest> ProcessCallingEventAsync ();
abstract member ProcessCallingEventAsync : unit -> System.Threading.Tasks.Task<Microsoft.Bot.Builder.Calling.ParsedCallingRequest>
override this.ProcessCallingEventAsync : unit -> System.Threading.Tasks.Task<Microsoft.Bot.Builder.Calling.ParsedCallingRequest>
Protected Overridable Function ProcessCallingEventAsync () As Task(Of ParsedCallingRequest)

반환

적용 대상