Interface IResumable
- Namespace
- Dynamicweb.Indexing
- Assembly
- Dynamicweb.Indexing.dll
Defines "resume" behavior
public interface IResumable
Properties
Resume
Resumes operation
bool Resume { get; set; }
public interface IResumable
bool Resume { get; set; }