1 override of TryReloadProfile
System.Workflow.Runtime (1)
Tracking\SqlTrackingService.cs (1)
336
protected internal override bool
TryReloadProfile
(Type workflowType, Guid scheduleInstanceId, out TrackingProfile profile)
1 reference to TryReloadProfile
System.Workflow.Runtime (1)
Tracking.cs (1)
342
if (service.
TryReloadProfile
(workflowType, instanceId, out profile))