32 references to Set
System.ServiceModel (32)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
1837this.drainEvent.Set();
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
1008this.closeOutputWaitObject.Set(); 1066this.closeOutputWaitObject.Set();
System\ServiceModel\Channels\ReliableInputConnection.cs (3)
149this.shutdownWaitObject.Set(); 184this.shutdownWaitObject.Set(); 229this.terminateWaitObject.Set();
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (4)
717tempCloseHandle.Set(); 728tempCloseHandle.Set(); 915tempCloseHandle.Set(); 2235this.replyHandle.Set();
System\ServiceModel\Channels\ReliableOutputConnection.cs (3)
166this.shutdownHandle.Set(); 206this.shutdownHandle.Set(); 616this.shutdownHandle.Set();
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
992this.messagingCompleteWaitObject.Set(); 1878this.waitHandle.Set();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
764this.shutdownHandle.Set();
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (2)
437this.pendingChannelEvent.Set(); 594this.pendingChannelEvent.Set();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (6)
722this.inputSessionClosedHandle.Set(); 746this.inputSessionClosedHandle.Set(); 1265this.keyRenewalCompletedEvent.Set(); 1525this.outputSessionCloseHandle.Set(); 1565this.outputSessionCloseHandle.Set(); 1601this.outputSessionCloseHandle.Set();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (8)
2950this.inputSessionClosedHandle.Set(); 3068this.inputSessionClosedHandle.Set(); 3171this.sessionChannel.inputSessionClosedHandle.Set(); 3224thisResult.sessionChannel.inputSessionClosedHandle.Set(); 3871this.inputSessionCloseHandle.Set(); 3912this.inputSessionCloseHandle.Set(); 4000this.outputSessionCloseHandle.Set(); 4131this.sessionChannel.outputSessionCloseHandle.Set();