Class HttpWebSocketConnectionCollection
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
Provides a managed object to manage HttpWebSocket connections.
public sealed class HttpWebSocketConnectionCollection : IReadOnlyCollection<HttpWebSocket>, IEnumerable<HttpWebSocket>, IEnumerable
Inheritance
object ← HttpWebSocketConnectionCollection
Implements
IReadOnlyCollection<HttpWebSocket>, IEnumerable<HttpWebSocket>, IEnumerable
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Gets an number indicating the amount of active web socket connections.
Methods
Gets all actives HttpWebSocket instances.
Closes all registered and active HttpWebSocket in this collections.
Gets all actives HttpWebSocket instances that matches their identifier predicate.
Gets the Web Sockect connection for the specified identifier.
Represents an event that is fired when an HttpWebSocket is registered in this collection.
Represents an event that is fired when an HttpWebSocket is closed and removed from this collection.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語