InvokeAgentScopeExtensions.FromTurnContext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets tag values from TurnContext.
public static Microsoft.Agents.A365.Observability.Runtime.Tracing.Scopes.InvokeAgentScope FromTurnContext(this Microsoft.Agents.A365.Observability.Runtime.Tracing.Scopes.InvokeAgentScope invokeAgentScope, Microsoft.Agents.Builder.ITurnContext turnContext);
static member FromTurnContext : Microsoft.Agents.A365.Observability.Runtime.Tracing.Scopes.InvokeAgentScope * Microsoft.Agents.Builder.ITurnContext -> Microsoft.Agents.A365.Observability.Runtime.Tracing.Scopes.InvokeAgentScope
<Extension()>
Public Function FromTurnContext (invokeAgentScope As InvokeAgentScope, turnContext As ITurnContext) As InvokeAgentScope
Parameters
- invokeAgentScope
- InvokeAgentScope
- turnContext
- ITurnContext