false means the operation does not succeed if there are any queues in the table. true means all queues in the table are stopped and dropped automatically.
'Declaration
Public Overloads Sub DropQueueTable( _
ByVal force As Boolean _
)
Parameters
force
false means the operation does not succeed if there are any queues in the table. true means all queues in the table are stopped and dropped automatically.