InvocationsServerServiceCollectionExtensions 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.
Extension methods for IServiceCollection to register the Invocations API server SDK services.
public static class InvocationsServerServiceCollectionExtensions
type InvocationsServerServiceCollectionExtensions = class
Public Module InvocationsServerServiceCollectionExtensions
- Inheritance
-
InvocationsServerServiceCollectionExtensions
Methods
| Name | Description |
|---|---|
| AddInvocationsServer(IServiceCollection, Action<InvocationsServerOptions>) |
Registers the Invocations API server SDK services into the dependency injection container. |