Click or drag to resize

StaHelper Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Single Thread Helper. Initial source code author: Paul Alexander, https://stackoverflow.com/users/76456/paul-alexander
Inheritance Hierarchy
SystemObject
  imbACE.Core.coreStaHelper

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public abstract class StaHelper
Request Example View Source

The StaHelper type exposes the following members.

Properties
  NameDescription
Public propertyDontRetryWorkOnFailed
Top
Methods
  NameDescription
Public methodGo
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
Remarks
StackOverFlow topic: https://stackoverflow.com/questions/899350/how-do-i-copy-the-contents-of-a-string-to-the-clipboard-in-c
See Also