4 references to AbortHandler
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (4)
426event WaitAsyncResult.AbortHandler Aborted; 427event WaitAsyncResult.AbortHandler Faulted; 448WaitAsyncResult.AbortHandler handler = this.Aborted; 472WaitAsyncResult.AbortHandler handler = this.Faulted;