BaseTransportManager.MigrateDataReadyEventHandlers Method
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.
Copy the DataReceived event handlers to the supplied transport Manager.
public void MigrateDataReadyEventHandlers (System.Management.Automation.Remoting.BaseTransportManager transportManager);
member this.MigrateDataReadyEventHandlers : System.Management.Automation.Remoting.BaseTransportManager -> unit
Public Sub MigrateDataReadyEventHandlers (transportManager As BaseTransportManager)
Parameters
- transportManager
- BaseTransportManager