17 references to sendGuard
System.ServiceModel (17)
System\ServiceModel\Channels\ReliableOutputConnection.cs (17)
147this.sendGuard.Abort(); 260this.sendGuard.BeginClose, 266this.sendGuard.EndClose, 295this.sendGuard.Close(timeoutHelper.RemainingTime()); 304this.sendGuard.Exit(); 307if (this.sendGuard.Enter()) 331this.sendGuard.Exit(); 343this.sendGuard.Exit(); 355this.sendGuard.Abort(); 397if (sendGuard.Enter()) 410this.sendGuard.Exit(); 424if (this.sendGuard.Enter()) 564if (this.sendGuard.Enter()) 582this.sendGuard.Exit(); 737if (this.connection.sendGuard.Enter()) 754this.connection.sendGuard.Exit(); 786this.connection.sendGuard.Exit();