INodeInstance Antarmuka

Definisi

Perhatian

Use Microsoft.AspNetCore.SpaServices.Extensions

Mewakili instans Node.js di mana Panggilan Prosedur Jarak Jauh (RPC) dapat dikirim.

public interface class INodeInstance : IDisposable
public interface INodeInstance : IDisposable
[System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")]
public interface INodeInstance : IDisposable
type INodeInstance = interface
    interface IDisposable
[<System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")>]
type INodeInstance = interface
    interface IDisposable
Public Interface INodeInstance
Implements IDisposable
Turunan
Atribut
Penerapan

Metode

InvokeExportAsync<T>(CancellationToken, String, String, Object[])
Kedaluwarsa.

Secara asinkron memanggil kode dalam instans Node.js.

Berlaku untuk