ReadQueueProperties Method
In This Topic
Reads options for a queue specified in the
QueueName property from a server. The queue has to be already created.
Syntax
'Declaration
Public Sub ReadQueueProperties()
public void ReadQueueProperties()
See Also