97 references to Close
mscorlib (7)
system\console.cs (1)
1773delegateData.CompletionEvent.Close();
system\io\filestream.cs (2)
226mre.Close(); 306_waitHandle.Close();
system\threading\CancellationTokenSource.cs (1)
595m_kernelEvent.Close(); // the critical cleanup to release an OS handle
system\threading\ManualResetEventSlim.cs (2)
285newEventObj.Close(); 728eventObj.Close();
system\threading\SemaphoreSlim.cs (1)
871m_waitHandle.Close();
PresentationCore (7)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (5)
439_readEventHandles[(int)ReadEvent.FullDownloadReadEvent].Close(); 444_readEventHandles[(int)ReadEvent.ByteRangeReadEvent].Close(); 1250_readEventHandles[(int)ReadEvent.FullDownloadReadEvent].Close(); 1288_readEventHandles[(int)ReadEvent.ByteRangeReadEvent].Close(); 1326_tempFileMutex.Close(); // does not throw an exception
Core\CSharp\System\IO\Packaging\PackWebResponse.cs (1)
577_responseAvailable.Close(); // this call can not throw an exception
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
745_copyCompletedEvent.Close();
SMSvcHost (2)
System\ServiceModel\Activation\ListenerAdapter.cs (2)
64initCompleted.Close(); 832wasConnected.Close();
System (34)
compmod\system\codedom\compiler\Executor.cs (1)
296pwh.Close();
net\System\Net\_AutoWebProxyScriptEngine.cs (4)
320registryChangeEventPolicy.Close(); 325registryChangeEventLM.Close(); 330registryChangeEvent.Close(); 472changeEvent.Close();
net\System\Net\_LazyAsyncResult.cs (3)
201waitHandle.Close(); 215waitHandle.Close(); 510oldEvent.Close();
net\System\Net\NetworkInformation\ping.cs (2)
154pingEvent.Close(); 164asyncFinished.Close();
net\System\Net\Sockets\_BaseOverlappedAsyncResult.cs (1)
622m_OverlappedEvent.Close();
net\System\Net\Sockets\Socket.cs (1)
6413m_AsyncEvent.Close();
net\System\Net\UnsafeNativeMethods.cs (1)
245m_RasEvent.Close();
services\monitoring\system\diagnosticts\AsyncStreamReader.cs (2)
120eofEvent.Close(); 298eofEvent.Close();
services\monitoring\system\diagnosticts\EventLog.cs (1)
562mutex.Close();
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
1405info.waitHandle.Close(); 1543mutex.Close();
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
260mutex.Close(); 408mutex.Close();
services\monitoring\system\diagnosticts\Process.cs (4)
265wh.Close(); 1676waitHandle.Close(); 2388waitHandle.Close(); 2449processWaitHandle.Close();
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (5)
830mutex.Close(); 1000mutex.Close(); 1127mutex.Close(); 1313mutex.Close(); 1383mutex.Close();
sys\System\IO\compression\DeflateStreamAsyncResult.cs (1)
91((ManualResetEvent)m_Event).Close();
sys\system\io\ports\SerialStream.cs (4)
843eventRunner.eventLoopEndedSignal.Close(); 844eventRunner.waitCommEventWaitHandle.Close(); 993wh.Close(); 1048wh.Close();
System.AddIn (1)
System\Addin\Hosting\AddInProcess.cs (1)
390readyEvent.Close();
System.Core (5)
System\Diagnostics\Eventing\Reader\EventLogWatcher.cs (2)
129this.unregisterDoneHandle.Close(); 134this.subscriptionWaitHandle.Close();
System\IO\Pipes\Pipe.cs (1)
753wh.Close();
System\IO\Pipes\PipeStream.cs (2)
398wh.Close(); 599wh.Close();
System.IdentityModel (1)
System\IdentityModel\AsyncResult.cs (1)
199resetEvent.Close();
System.IO.Log (1)
System\IO\Log\LogManagementAsyncResult.cs (1)
116doneEvent.Close();
System.Net (3)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
410firedEvent.Close();
net\PeerToPeer\Collaboration\Peer.cs (1)
1447m_InviteEvent.Close();
net\PeerToPeer\PeerNameResolver.cs (1)
477m_EndPointInfoAvailableEvent.Close();
System.Runtime.Caching (1)
System\Caching\MemoryCacheStore.cs (1)
236_insertBlock.Close();
System.ServiceModel (25)
System\ServiceModel\Administration\WbemProvider.cs (1)
1051this.evtDone.Close();
System\ServiceModel\Channels\ConnectAlgorithms.cs (3)
236addNeighbor.Close(); 237maintainerClosed.Close(); 238welcomeReceived.Close();
System\ServiceModel\Channels\DatagramAdapter.cs (2)
736this.wait.Close(); 745this.wait.Close();
System\ServiceModel\Channels\LifetimeManager.cs (1)
407this.waitHandle.Close();
System\ServiceModel\Channels\OverlappedContext.cs (2)
132this.completionEvent.Close(); 451pThis.rootedHolder.EventHolder.Close();
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
172this.shutdownEvent.Close();
System\ServiceModel\Channels\PipeConnection.cs (1)
592this.atEOFEvent.Close();
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2709this.completeEvent.Close();
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
231this.closeEvent.Close(); 624this.handle.Close();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
1007this.completedHandle.Close(); 1037this.completedHandle.Close();
System\ServiceModel\Channels\RequestChannel.cs (1)
96this.closedEvent.Close();
System\ServiceModel\Channels\ServiceChannel.cs (1)
2495this.wait.Close();
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
157this.reconnectEvent.Close(); 414securityEvent.Close();
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
584listenStartedEvent.Close();
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
1148this.completeEvent.Close(); 1155this.completeEvent.Close();
System\ServiceModel\Dispatcher\ConcurrencyBehavior.cs (1)
237this.wait.Close();
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
856this.wait.Close();
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (1)
346wait.Close();
System.ServiceModel.Internals (2)
System\Runtime\AsyncResult.cs (1)
401asyncResult.manualResetEvent.Close();
System\Runtime\InputQueue.cs (1)
1059waitEvent.Close();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
20073this.resetEvent.Close();
System.Workflow.Runtime (5)
Hosting\SharedConnectionWorkflowTransactionService.cs (1)
234handle.Close();
System\Activities\Statements\Interop.cs (1)
1876asyncResult.manualResetEvent.Close();
WorkflowExecutor.cs (3)
1724atomicActivityEvent.Close(); 1853atomicActivityEvent.Close(); 2150atomicActivityEvent.Close();
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
714_event.Close();