ListenOptions.ApplicationServices Property

Definition

Gets the application IServiceProvider.

public:
 property IServiceProvider ^ ApplicationServices { IServiceProvider ^ get(); };
public IServiceProvider ApplicationServices { get; }
member this.ApplicationServices : IServiceProvider
Public ReadOnly Property ApplicationServices As IServiceProvider

Property Value

Implements

Applies to