public ClientConnection( DataPublisher parent, Guid clientID, IServer commandChannel )
Public Sub New ( parent As DataPublisher, clientID As Guid, commandChannel As IServer )
public: ClientConnection( DataPublisher^ parent, Guid clientID, IServer^ commandChannel )
new : parent : DataPublisher * clientID : Guid * commandChannel : IServer -> ClientConnection
GSF.TimeSeries.Transport.ClientConnection = function(parent, clientID, commandChannel);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.