INodeInstance Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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. |