ICompilation<TOutput> Interface
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 interface ICompilation<TOutput> : Microsoft.Azure.WebJobs.Script.Description.ICompilation
type ICompilation<'Output> = interface
interface ICompilation
Public Interface ICompilation(Of TOutput)
Implements ICompilation
Type Parameters
- TOutput
- Derived
- Implements
Methods
Emit(CancellationToken) | |
GetDiagnostics() | (Inherited from ICompilation) |