2 writes to Label
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
3236this.DefaultPropertiesToSend.Label = label; 3241this.DefaultPropertiesToSend.Label = oldLabel;
1 reference to Label
System.Messaging (1)
System\Messaging\MessageQueue.cs (1)
3233string oldLabel = this.DefaultPropertiesToSend.Label;