ServerPlatformSettingsExtensions.EnableHighAvailability Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
[System::Runtime::CompilerServices::Extension]
static void EnableHighAvailability(Microsoft::Rtc::Collaboration::ServerPlatformSettings ^ settings);
public static void EnableHighAvailability (this Microsoft.Rtc.Collaboration.ServerPlatformSettings settings);
static member EnableHighAvailability : Microsoft.Rtc.Collaboration.ServerPlatformSettings -> unit
<Extension()>
Public Sub EnableHighAvailability (settings As ServerPlatformSettings)
Parameters
- settings
- ServerPlatformSettings