Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Concept sample showing how to terminate and return function call result #10137

Open
markwallace-microsoft opened this issue Jan 9, 2025 · 0 comments
Labels
.NET Issue or Pull requests regarding .NET code triage

Comments

@markwallace-microsoft
Copy link
Member

We have existing samples which show the mechanics of this but they also include other concepts.
The goal for this task is to create a very focussed sample that should work as follows:

  • Register two functions both of which we expect to be called in a particular sequence e.g. one could retrieve context and the second could perform an action
  • Trigger termination when the second function is called and use that functions result as the response
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code triage labels Jan 9, 2025
@github-actions github-actions bot changed the title .NET: Concept sample showing how to terminate and return function call result .Net: Concept sample showing how to terminate and return function call result Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code triage
Projects
None yet
Development

No branches or pull requests

1 participant