1 write to actor
System.ServiceModel (1)
System\ServiceModel\MessageHeaderAttribute.cs (1)
30set { actor = value; }
1 reference to actor
System.ServiceModel (1)
System\ServiceModel\MessageHeaderAttribute.cs (1)
29get { return actor; }