WebSocketServiceManagerHosts Property |
Namespace: Sfs2X.WebSocketSharp.Server
public IEnumerable<WebSocketServiceHost> Hosts { get; }
An IEnumerable<WebSocketServiceHost> instance.
It provides an enumerator which supports the iteration over the collection of the host instances.