Show / Hide Table of Contents

    Enum MediaPlatformHealthStatus

    Health status of the media platform

    Namespace: Microsoft.Skype.Bots.Media
    Assembly: Microsoft.Skype.Bots.Media.dll
    Syntax
    public enum MediaPlatformHealthStatus

    Fields

    Name Description
    HeavilyLoaded

    The media platform is under heavy load and the application should avoid allowing the current call volume to increase

    Normal

    The media platform is operating normally

    Overloaded

    The media platform is overloaded and new calls may be rejected

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.