1 write to action
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
22this.action = headers.Action;
1 reference to action
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
30get { return this.action; }