ServiceQueueEvent Class

Definition

public sealed class ServiceQueueEvent
type ServiceQueueEvent = class
Public NotInheritable Class ServiceQueueEvent
Inheritance
ServiceQueueEvent

Properties

AlterQueue

define static property for AlterQueue

BrokerQueueDisabled

define static property for BrokerQueueDisabled

DropQueue

define static property for DropQueue

QueueActivation

define static property for QueueActivation

Methods

Add(ServiceQueueEvent, ServiceQueueEvent)
BitwiseOr(ServiceQueueEvent, ServiceQueueEvent)
Equals(Object)
GetHashCode()
ToString()

Operators

Addition(ServiceQueueEvent, ServiceQueueEvent)
BitwiseOr(ServiceQueueEvent, ServiceQueueEvent)
Equality(ServiceQueueEvent, ServiceQueueEvent)
Implicit(ServiceQueueEvent to ServiceQueueEventSet)
Inequality(ServiceQueueEvent, ServiceQueueEvent)

Applies to