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