public static interface Queue.UpdateStages.WithSession
| Modifier and Type | Method and Description |
|---|---|
Queue.Update |
withoutSession()
Specifies that session support should be disabled for the queue.
|
Queue.Update |
withSession()
Specifies that session support should be enabled for the queue.
|
Queue.Update withSession()
Queue.Update withoutSession()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/