4 references to OnCompensationComplete
System.Activities (4)
System\Activities\Statements\CompensationParticipant.cs (4)
268context.ScheduleActivity(DefaultCompensation, new CompletionCallback(this.OnCompensationComplete)); 295context.ScheduleActivity(DefaultConfirmation, new CompletionCallback(this.OnCompensationComplete)); 335context.ScheduleActivity(DefaultCompensation, new CompletionCallback(this.OnCompensationComplete)); 359context.ScheduleActivity(DefaultConfirmation, new CompletionCallback(this.OnCompensationComplete));