1 write to tryResult
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
244this.tryResult = InnerChannel.EndTryReceiveRequest(result, out context);
1 reference to tryResult
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
233return thisPtr.tryResult;