struct
Filter
public sealed struct Filter Constructors
Filter(FilterType type, Predicate<Connection> predicate) Filter(FilterType type, IEnumerable<Connection> connections) Methods
Boolean IsRecipient(Connection connection) Is the specified Connection a valid recipient?