RunspaceAvailabilityEventArgs 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.
Defines the event arguments passed to the AvailabilityChanged AvailabilityChanged event.
public ref class RunspaceAvailabilityEventArgs sealed : EventArgs
public sealed class RunspaceAvailabilityEventArgs : EventArgs
type RunspaceAvailabilityEventArgs = class
inherit EventArgs
Public NotInheritable Class RunspaceAvailabilityEventArgs
Inherits EventArgs
- Inheritance
-
RunspaceAvailabilityEventArgs
Properties
RunspaceAvailability |
Whether the Runspace is available to execute commands. |