PSRunspacedDelegate
0.1
This PowerShell module provides the ability to turn a delegate object into one that will work within PowerShell, for instance, methods ending (by convention) in *Async and return a Task object.
You can create a runspaced delegate with `New-RunspacedDelegate` and pass it to `Task`s OnCompleted method.
Check the GitHub repository https://github.com/tahir-hassan/P
You can create a runspaced delegate with `New-RunspacedDelegate` and pass it to `Task`s OnCompleted method.
Check the GitHub repository https://github.com/tahir-hassan/P
This PowerShell module provides the ability to turn a delegate object into one that will work within PowerShell, for instance, methods ending (by convention) in *Async and return a Task object.
You can create a runspaced delegate with `New-RunspacedDelegate` and pass it to `Task`s OnCompleted method.
Check the GitHub repository https://github.com/tahir-hassan/PSRunspacedDelegate for more information.
Show more
You can create a runspaced delegate with `New-RunspacedDelegate` and pass it to `Task`s OnCompleted method.
Check the GitHub repository https://github.com/tahir-hassan/PSRunspacedDelegate for more information.
Installation Options
Owners
Copyright
(c) 2017 Tahir Hassan. MIT License.
Package Details
Author(s)
- Tahir Hassan
Functions
Dependencies
This module has no dependencies.
FileList
- PSRunspacedDelegate.nuspec
- PSRunspacedDelegate.psd1
- PSRunspacedDelegate.psd1~
- PSRunspacedDelegate.psm1
- PSRunspacedDelegate.psm1~
- RunspacedDelegateFactory.cs
Version History
Version | Downloads | Last updated |
---|---|---|
0.1 (current version) | 2,062 | 11/2/2017 |