Show / Hide Table of Contents

    Enum ManagementObjectStatus

    The status of the management object as set by the server.

    Namespace:Realms.Sync
    Assembly:Realm.Sync.dll
    Syntax
    public enum ManagementObjectStatus

    Fields

    Name Description
    Error

    There was an error while processing the request. See StatusMessage for more details.

    NotProcessed

    The server hasn't yet processed the request.

    Success

    The server has processed the request successfully.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX