Share via


DkmTransportKind.Local Property

Definition

Local is used when the monitor and engine are in the same process. This is used to debug local 32-bit processes.

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

Property Value

Returns Guid.

Applies to