This can be returned by DequeueResult..::..Interceptor implementations to signify that the tuples should not be returned to the caller.

Namespace: StreamBase.SB.Client
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static DequeueResult SUPPRESSED
Public Shared SUPPRESSED As DequeueResult
public:
static DequeueResult^ SUPPRESSED

See Also