| CMSThreadWrap Method | 
| Name | Description | |
|---|---|---|
| Wrap(Action, Boolean) | 
            Wraps the given method into CMSThread context
              | |
| WrapT(ActionT, Boolean) | 
            Wraps the given method into CMSThread context
              | |
| WrapT1, T2(ActionT1, T2, Boolean) | 
            Wraps the given method into CMSThread context
              |