ActivityExtensions.IsAgenticRequest(IActivity) 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.
public static bool IsAgenticRequest(this Microsoft.Agents.Core.Models.IActivity activity);
static member IsAgenticRequest : Microsoft.Agents.Core.Models.IActivity -> bool
<Extension()>
Public Function IsAgenticRequest (activity As IActivity) As Boolean
Parameters
- activity
- IActivity