Skip to content

Instantly share code, notes, and snippets.

@KevinDJones
Created November 14, 2018 14:52
Show Gist options
  • Save KevinDJones/f51135e6e6d65fbcadcf8dbc806e80d4 to your computer and use it in GitHub Desktop.
Save KevinDJones/f51135e6e6d65fbcadcf8dbc806e80d4 to your computer and use it in GitHub Desktop.
[FunctionName("A_Send")]
public static void Send(
[ActivityTrigger] DurableActivityContext context)
{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment