StreamLink.NET
ConnectionListeners Property
StreamLink.NETCaplin.StreamLinkIStreamLinkProviderConnectionListeners
Gets the set of IConnectionListeners that have been registered with this IStreamLinkProvider.
Declaration Syntax
C#Visual BasicVisual C++
IEnumerator<IConnectionListener> ConnectionListeners { get; }
ReadOnly Property ConnectionListeners As IEnumerator(Of IConnectionListener)
property IEnumerator<IConnectionListener^>^ ConnectionListeners {
	IEnumerator<IConnectionListener^>^ get ();
}
Value
The set of IConnectionListeners.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)