1 write to isOneWay
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1903
this.
isOneWay
= isOneWay;
3 references to isOneWay
System.ServiceModel (3)
System\ServiceModel\Channels\ServiceChannel.cs (3)
1910
this.Rpc.Channel.PrepareCall(this.operation, this.
isOneWay
, ref this.Rpc);
2045
if (this.
isOneWay
)
2096
if (this.
isOneWay
)