For the complete documentation index, see llms.txt. This page is also available as Markdown.

Injector

Property in YarnStateInjectorAttribute

Summary

Method to use as an injector.

public string Injector { get; set; }

Remarks

Can be overridden per-method using Injector .

Last updated

Was this helpful?