ForwardedEventArgs 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.
Event argument associated with the event fired in a remote runspace and forwarded to the current runspace.
public ref class ForwardedEventArgs : EventArgspublic class ForwardedEventArgs : EventArgstype ForwardedEventArgs = class
    inherit EventArgsPublic Class ForwardedEventArgs
Inherits EventArgs- Inheritance
- 
				ForwardedEventArgs
Properties
| SerializedRemoteEventArgs | Serialized event arguments from the event fired in a remote runspace. |