Class AbpDaprEventBusOptions
Inheritance
object
AbpDaprEventBusOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.EventBus.Dapr
Assembly: Volo.Abp.EventBus.Dapr.dll
Syntax
public class AbpDaprEventBusOptions
Constructors
AbpDaprEventBusOptions()
Declaration
public AbpDaprEventBusOptions()
Properties
PubSubName
Declaration
public string PubSubName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |