1 write to action
System.ServiceModel (1)
System\ServiceModel\Channels\WsrmMessageInfo.cs (1)
244
messageInfo.
action
= action;
2 references to action
System.ServiceModel (2)
System\ServiceModel\Channels\WsrmMessageInfo.cs (2)
59
return this.
action
;
551
if (messageInfo.sequencedMessageInfo == null && messageInfo.
action
== null)