Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public interface Gregor.Core.IOperationInfo Custom Attributes: Description:
System.Boolean HasFailed {get;}
Custom Attributes:
Description:
System.Boolean HasSucceeded {get;}
Custom Attributes:
Description:
System.Boolean IsCancelled {get;}
Custom Attributes:
Description:
void Cancel() Custom Attributes: Description:
void Fail() Custom Attributes: Description:
void Succeed() Custom Attributes: Description: