4 references to Abandon
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (3)
188this.sessiongramReceiveContext.Abandon(TimeSpan.MaxValue); 196this.sessiongramReceiveContext.Abandon(TimeSpan.MaxValue); 478this.sessiongramReceiveContext.Abandon(TimeSpan.MaxValue);
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (1)
652this.wrappedContext.Abandon(timeout);