BaseTransportManager.PowerShellGuidObserver Event      
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.
Listen to this event to observe the PowerShell guid of the processed object.
public event EventHandler PowerShellGuidObserver;
	member this.PowerShellGuidObserver : EventHandler 
	Public Event PowerShellGuidObserver As EventHandler