2 writes to sent
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\SendOperation.cs (2)
79this.sent = true; 91this.sent = false;
1 reference to sent
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\SendOperation.cs (1)
64get { return this.sent; }