Share via


DkmTransportKind.PseudoRemote Property

Definition

PseudoRemote is used when the monitor and engine are in separate processes on the same machine. This is used for debugging 64-bit processes.

public:
 static property Guid PseudoRemote { Guid get(); };
public static Guid PseudoRemote { get; }
static member PseudoRemote : Guid
Public Shared ReadOnly Property PseudoRemote As Guid

Property Value

Returns Guid.

Applies to