Search Results for

    Show / Hide Table of Contents

    Enum SyncMode

    Defines whether the package will be handled synchronously or asynchronously

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum SyncMode : int

    Asynchronously

    Defines that the package will be handled asynchronously.

    Synchronously

    Defines that the package will be handled synchronously.

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<SyncMode>(String)
    ObjectExtensions.Set<SyncMode, T>(Expression<Func<SyncMode, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer