TopicDescription.Status
Property
Definition
Gets or sets the current status of the topic (enabled or
disabled). When an entity is disabled, that entity cannot send or receive messages.
public Microsoft.ServiceBus.Messaging.EntityStatus Status { get; set; }
Property Value