MessageQueue::AccessMode Property
.NET Framework (current version)
Gets a value that indicates the access mode for the queue.
Assembly: System.Messaging (in System.Messaging.dll)
The default access mode for a queue is QueueAccessMode.SendAndReceive, unless you specify otherwise when calling the constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: