public static interface RedisCache.UpdateStages.WithNonSslPort
| Modifier and Type | Method and Description |
|---|---|
RedisCache.Update |
withNonSslPort()
Enables non-ssl Redis server port (6379).
|
RedisCache.Update |
withoutNonSslPort()
Disables non-ssl Redis server port (6379).
|
RedisCache.Update withNonSslPort()
RedisCache.Update withoutNonSslPort()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/