PSActivityContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The activity context.
public ref class PSActivityContext : IDisposable
[System.Serializable]
public class PSActivityContext : IDisposable
[<System.Serializable>]
type PSActivityContext = class
interface IDisposable
Public Class PSActivityContext
Implements IDisposable
- Inheritance
-
PSActivityContext
- Attributes
- Implements
Constructors
PSActivityContext() |
Properties
IsCanceled |
IsCanceled. |
Methods
Cancel() |
Cancelling the Async execution. |
Dispose() |
Dispose |
Dispose(Boolean) |
Dispose |
Execute() |