Method | Description | |
---|---|---|
Configure ( IFunctionsHostBuilder builder ) : void |
Configures the function host.
|
public Configure ( IFunctionsHostBuilder builder ) : void | ||
builder | IFunctionsHostBuilder | The functions host builder. |
return | void |