DataPlace
ISuspendable Interface
CSCS.CoreISuspendable
Standard interface for a object that has a suspendable operation
Declaration Syntax
C#
public interface ISuspendable
Members
All MembersMethodsProperties



IconMemberDescription
Resume()()()
Resumes the object

Suspend()()()
Suspends the object

Suspended
True if the object is suspended

Assembly: CS.Core.Standard (Module: CS.Core.Standard) Version: 1.0.3271.19813