Edit

Share via


IStreamFilter Interface

Definition

Functionality for filtering streams.

public interface IStreamFilter
type IStreamFilter = interface
Public Interface IStreamFilter

Methods

ShouldDeliver(StreamId, Object, String)

Returns a value indicating if the specified stream item should be delivered.

Applies to