1 write to _autoRefresh
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
77
set {
_autoRefresh
= value; }
7 references to _autoRefresh
System.Workflow.Runtime (7)
Tracking\SqlTrackingWorkflowInstance.cs (7)
76
get { return
_autoRefresh
; }
120
if (
_autoRefresh
)
132
if (
_autoRefresh
)
144
if (
_autoRefresh
)
156
if (
_autoRefresh
)
168
if (
_autoRefresh
)
180
if (
_autoRefresh
)