public static void Cache( IConfigurationFrame configurationFrame, Action<Exception> exceptionHandler, string configurationName )
Public Shared Sub Cache ( configurationFrame As IConfigurationFrame, exceptionHandler As Action(Of Exception), configurationName As String )
public: static void Cache( IConfigurationFrame^ configurationFrame, Action<Exception^>^ exceptionHandler, String^ configurationName )
static member Cache : configurationFrame : IConfigurationFrame * exceptionHandler : Action<Exception> * configurationName : string -> unit
GSF.PhasorProtocols.Anonymous.ConfigurationFrame.Cache = function(configurationFrame, exceptionHandler, configurationName);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.