LocalNode Class

Definition

This class hosts a node class in the child build process. It uses shared memory to communicate with the local node provider.

public ref class LocalNode
public class LocalNode
type LocalNode = class
Public Class LocalNode
Inheritance
LocalNode

Methods

StartLocalNodeServer(Int32)

Starts the local node when the process is launched and shuts it down on timeout.

Applies to