2 references to SendActivityEventArgs
System.WorkflowServices (2)
System\Workflow\Activities\SendActivity.cs (2)
399
base.RaiseGenericEvent(SendActivity.BeforeSendEvent, this, new
SendActivityEventArgs
(this));
443
base.RaiseGenericEvent(SendActivity.AfterResponseEvent, this, new
SendActivityEventArgs
(this));