Class AbpSignalRConventionalRegistrar
Inheritance
object
AbpSignalRConventionalRegistrar
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.SignalR
Assembly: Volo.Abp.AspNetCore.SignalR.dll
Syntax
public class AbpSignalRConventionalRegistrar : DefaultConventionalRegistrar, IConventionalRegistrar
Constructors
AbpSignalRConventionalRegistrar()
Declaration
public AbpSignalRConventionalRegistrar()
Methods
GetDefaultLifeTimeOrNull(Type)
Declaration
protected override ServiceLifetime? GetDefaultLifeTimeOrNull(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type |
Returns
| Type | Description |
|---|---|
| Microsoft.Extensions.DependencyInjection.ServiceLifetime? |
Overrides
IsConventionalRegistrationDisabled(Type)
Declaration
protected override bool IsConventionalRegistrationDisabled(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type |
Returns
| Type | Description |
|---|---|
| bool |