public DoubleBufferedQueueManager( Action itemHandler, Action<Exception> exceptionHandler )
Public Sub New ( itemHandler As Action, exceptionHandler As Action(Of Exception) )
public: DoubleBufferedQueueManager( Action^ itemHandler, Action<Exception^>^ exceptionHandler )
new : itemHandler : Action * exceptionHandler : Action<Exception> -> DoubleBufferedQueueManager
GSF.Collections.DoubleBufferedQueueManager = function(itemHandler, exceptionHandler);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.