Table of Contents

Interface IResumable

Namespace
Dynamicweb.Indexing
Assembly
Dynamicweb.Core.dll

Defines "resume" behavior

public interface IResumable

Properties

Resume

Resumes operation

bool Resume { get; set; }

Property Value

bool
To top