2 writes to handle
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (2)
396this.handle = handle; 598this.instanceManager.handle = this.handle;
7 references to handle
System.ServiceModel.Activities (7)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (7)
173if (this.handle != null) 175this.handle.Free(); 297if (this.handle != null) 299this.handle.Free(); 629if (this.instanceManager.state == States.Opened && this.instanceManager.handle != null) 635this.instanceManager.handle.Free(); 1384IAsyncResult result = this.instanceManager.InstanceStore.BeginWaitForEvents(this.instanceManager.handle,