Table of Contents

Interface IResumable

Namespace
Dynamicweb.Indexing
Assembly
Dynamicweb.Indexing.dll
Defines "resume" behavior
public interface IResumable

Properties

Resume

Resumes operation
bool Resume { get; set; }

Property Value

bool
To top