Dela via


NodeInvocationException.NodeInstanceUnavailable Property

Definition

If true, indicates that the invocation failed because the Node.js instance could not be reached. For example, it might have already shut down or previously crashed.

public:
 property bool NodeInstanceUnavailable { bool get(); };
public bool NodeInstanceUnavailable { get; }
member this.NodeInstanceUnavailable : bool
Public ReadOnly Property NodeInstanceUnavailable As Boolean

Property Value

Applies to