3 references to Send
System.Messaging (3)
System\Messaging\MessageQueue.cs (3)
3186
Send
(obj, label, null, MessageQueueTransactionType.None);
3202
Send
(obj, label, transaction, MessageQueueTransactionType.None);
3218
Send
(obj, label, null, transactionType);