1 write to closed
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
82
this.
closed
= true;
3 references to closed
System.WorkflowServices (3)
System\Workflow\Runtime\Hosting\ChannelManager.cs (3)
77
if (this.
closed
)
130
if (this.
closed
)
146
if (!this.
closed
)