Table of Contents

Class FalseFilter

Namespace
Microsoft.Azure.ServiceBus
Assembly
Microsoft.Azure.ServiceBus.dll

Matches none the messages arriving to be selected for the subscription.

public sealed class FalseFilter : SqlFilter
Inheritance
FalseFilter
Inherited Members

Constructors

FalseFilter()

Initializes a new instance of the FalseFilter class.

public FalseFilter()

Methods

ToString()

Converts the current instance to its string representation.

public override string ToString()

Returns

string

A string representation of the current instance.