Click or drag to resize

ServiceBusServiceEnabled Property

Gets or sets a boolean value that indicates whether the ServiceBusService is currently enabled.

Namespace: GSF.ServiceBus
Assembly: GSF.ServiceBus (in GSF.ServiceBus.dll) Version: 2.4.181-beta
Syntax
public override bool Enabled { get; set; }
View Source

Property Value

Boolean

Implements

ISupportLifecycleEnabled
ISupportLifecycleEnabled
ISupportLifecycleEnabled
See Also