public SharedHub( string settingsCategory, Action<string, UpdateType> logStatusMessageFunction, Action<Exception> logExceptionFunction )
Public Sub New ( settingsCategory As String, logStatusMessageFunction As Action(Of String, UpdateType), logExceptionFunction As Action(Of Exception) )
public: SharedHub( String^ settingsCategory, Action<String^, UpdateType>^ logStatusMessageFunction, Action<Exception^>^ logExceptionFunction )
new : settingsCategory : string * logStatusMessageFunction : Action<string, UpdateType> * logExceptionFunction : Action<Exception> -> SharedHub
GSF.Web.Shared.SharedHub = function(settingsCategory, logStatusMessageFunction, logExceptionFunction);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.