PowerShell.InstanceId Property

Definition

Get unqiue id for this instance of runspace pool. It is primarily used for logging purposes.

public Guid InstanceId { get; }
Property Value