ServiceQueueEventSet Operators

Include Protected Members
Include Inherited Members

The ServiceQueueEventSet type exposes the following members.

Operators

  Name Description
Public operatorStatic member Addition Creates a service queue trace event set by performing an addition operation on a ServiceQueueEvent object and a ServiceQueueEventSet object.
Public operatorStatic member Subtraction Creates a service queue event set by performing a subtraction operation on a ServiceQueueEvent object and a ServiceQueueEventSet object.

Top