[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| CallReactor( Call ) | Initializes a new instance of the CallReactor class | |
| CallReactor(IEnumerable Call ) | Initializes a new instance of the CallReactor class | |
| CallReactor(Boolean, Call ) | Initializes a new instance of the CallReactor class | |
| CallReactor(IEnumerable Call , Boolean) | Initializes a new instance of the CallReactor class | |
| CallReactor(IEnumerable Call , Action CallReactor , Object) | Initializes a new instance of the CallReactor class | |
| CallReactor(Action CallReactor , Object, Call ) | Initializes a new instance of the CallReactor class | |
| CallReactor(Boolean, Action CallReactor , Object, Call ) | Initializes a new instance of the CallReactor class | |
| CallReactor(IEnumerable Call , Boolean, Action CallReactor , Object) | Initializes a new instance of the CallReactor class |
See Also