Skip to main content

Definition

Assembly: Microsoft.AspNetCore.Components.WebAssembly.dll Namespace: Microsoft.AspNetCore.Components.WebAssembly.Hosting

Syntax

Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHostBuilder

Summary

This type is defined in Microsoft.AspNetCore.Components.WebAssembly.

Remarks

See Microsoft documentation for more information about the rest of the API.

Methods

UseIndexedDbMessagePublisher Extension

Extension method from Microsoft.AspNetCore.Components.WebAssembly.Hosting.SimpleMessageBus_Publish_IndexedDb_WebAssemblyHostBuilderExtensions

Syntax

public static void UseIndexedDbMessagePublisher(Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHostBuilder builder, string configSectionName = "SimpleMessageBus:IndexedDb", System.Action<CloudNimble.SimpleMessageBus.IndexedDb.Core.IndexedDbOptions> indexedDbOptions = null)

Parameters

NameTypeDescription
builderMicrosoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHostBuilder-
configSectionNamestring-
indexedDbOptionsSystem.Action<CloudNimble.SimpleMessageBus.IndexedDb.Core.IndexedDbOptions>-