Aracılığıyla paylaş


INodeInstance Arabirim

Tanım

Dikkat

Use Microsoft.AspNetCore.SpaServices.Extensions

Uzak Yordam Çağrılarının (RPC) gönderilebileceği Node.js örneğini temsil eder.

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
Türetilmiş
Öznitelikler
Uygulamalar

Yöntemler

InvokeExportAsync<T>(CancellationToken, String, String, Object[])
Geçersiz.

Node.js örneğindeki kodu zaman uyumsuz olarak çağırır.

Şunlara uygulanır