OutOfProcessNodeInstance
OutputLogger
OutOfProcessNodeInstance(String, String, String[], String, CancellationToken, ILogger, IDictionary<String, String>, Int32, Boolean, Int32)
~OutOfProcessNodeInstance()
Dispose()
Dispose(Boolean)
InvokeExportAsync<T>(NodeInvocationInfo, CancellationToken)
InvokeExportAsync<T>(CancellationToken, String, String, Object[])
OnErrorDataReceived(String)
OnOutputDataReceived(String)
PrepareNodeProcessStartInfo(String, String, String, IDictionary<String, String>, Boolean, Int32)
net6.0-windows
namespace Microsoft.AspNetCore.NodeServices.HostingModels
{
[Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")]
public abstract class OutOfProcessNodeInstance : INodeInstance, IDisposable
{
protected readonly ILogger OutputLogger;
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Read field |
---|---|
.NET | 5.06.07.08.09.010.0 |
.NET Core | 2.02.12.23.1 |
Information specific to net6.0 | |
Assembly | Microsoft.AspNetCore.NodeServices , Version=3.1.32.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.NodeServices (3.1.32) netcoreapp3.1 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API