EvaluationStartedEventHandler public sealed delegate EvaluationStartedEventHandler : MulticastDelegate Documentation Code public EvaluationStartedEventHandler(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(string code, IList bindingValues, ScopeSetAction scopeSet, AsyncCallback callback, object object) public virtual void EndInvoke(IAsyncResult result) public virtual void Invoke(string code, IList bindingValues, ScopeSetAction scopeSet)