Method Find
Find(Func<string, bool>)
Gets all actives HttpWebSocket instances that matches their identifier predicate.
public HttpWebSocket[] Find(Func<string, bool> predicate)
Gets all actives HttpWebSocket instances that matches their identifier predicate.
public HttpWebSocket[] Find(Func<string, bool> predicate)