Get the current dequeue results interceptor, or null if there is none.

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 DequeueResult..::..Interceptor GetDequeueResultInterceptor()
Public Function GetDequeueResultInterceptor As DequeueResult..::..Interceptor
public:
DequeueResult..::..Interceptor^ GetDequeueResultInterceptor()

See Also