Overload List
Name | Description | |
---|---|---|
![]() | Execute(Action<TChannel>) |
Executes an operation as the user specified in the factory.
|
![]() | Execute<TResult>(Func<TChannel, TResult>) |
Executes an operation as the user specified in the factory, and returns the result.
|
See Also