MultiplexedConnectionBuilder.ApplicationServices Property

Definition

Gets the IServiceProvider that provides access to the application's service container.

public IServiceProvider ApplicationServices { get; }
member this.ApplicationServices : IServiceProvider
Public ReadOnly Property ApplicationServices As IServiceProvider

Property Value

Implements

Applies to