Class LengthyOpAttribute
Indicates that an element may take a long time to execute.
Inherited Members
Namespace: TheXDS.MCART.Attributes
Assembly: MCART.dll
Syntax
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Delegate)]
[Serializable]
public sealed class LengthyOpAttribute : Attribute