1 write to action
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
770
this.
action
= action;
2 references to action
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqQueue.cs (2)
813
this.
action
, nativeOverlapped, null);
822
this.
action
, nativeOverlapped, onNonPortedCompletion);