FeedbackHub 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.
Provides a set of feedbacks for given input.
[System.Runtime.CompilerServices.Nullable(0)]
[System.Runtime.CompilerServices.NullableContext(1)]
public static class FeedbackHub
[<System.Runtime.CompilerServices.Nullable(0)>]
[<System.Runtime.CompilerServices.NullableContext(1)>]
type FeedbackHub = class
Public Class FeedbackHub
- Inheritance
-
FeedbackHub
- Attributes
Methods
GetFeedback(Runspace, Int32) |
Collect the feedback from registered feedback providers using the specified timeout. |
GetFeedback(Runspace) |
Collect the feedback from registered feedback providers using the default timeout. |