protected ConcurrentDictionary<Guid, ClientConnection> ClientConnections { get; }
Protected ReadOnly Property ClientConnections As ConcurrentDictionary(Of Guid, ClientConnection) Get
protected: property ConcurrentDictionary<Guid, ClientConnection^>^ ClientConnections { ConcurrentDictionary<Guid, ClientConnection^>^ get (); }
member ClientConnections : ConcurrentDictionary<Guid, ClientConnection> with get
function get_ClientConnections();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.