public DedicatedSynchronizedOperation( Action action, bool isBackground )
Public Sub New ( action As Action, isBackground As Boolean )
public: DedicatedSynchronizedOperation( Action^ action, bool isBackground )
new : action : Action * isBackground : bool -> DedicatedSynchronizedOperation
GSF.Threading.DedicatedSynchronizedOperation = function(action, isBackground);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.