Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (4 loc) · 307 Bytes

File metadata and controls

9 lines (4 loc) · 307 Bytes

Long Running Operation Bot

Long Running operation bot sample.

This bot has been created using Bot Framework

It shows how to use the ContinueConversationAsync and a background singleton to handle long-running operations in response to a messageBack card action.