OpenApiKernelFunctionContext Class    
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.
Class with data related to an Open API KernelFunction invocation.
public sealed class OpenApiKernelFunctionContexttype OpenApiKernelFunctionContext = classPublic NotInheritable Class OpenApiKernelFunctionContext- Inheritance
- 
				OpenApiKernelFunctionContext
Fields
| KernelFunctionContextKey | Key to access the OpenApiKernelFunctionContext in the HttpRequestMessage. | 
Properties
| Arguments | Gets the KernelArguments. | 
| Function | Gets the KernelFunction. | 
| Kernel | Gets the Kernel. |