3 references to OnCloseCore
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqOutputSessionChannel.cs (3)
139this.OnCloseCore(true, TimeSpan.Zero); 144this.OnCloseCore(false, timeout); 155this.OnCloseCore(false, timeout);