NodeServicesOptionsExtensions 類別

定義

警告

Use Microsoft.AspNetCore.SpaServices.Extensions

可協助填入 NodeServicesOptions 物件的擴充方法。

public ref class NodeServicesOptionsExtensions abstract sealed
public static class NodeServicesOptionsExtensions
[System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")]
public static class NodeServicesOptionsExtensions
type NodeServicesOptionsExtensions = class
[<System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")>]
type NodeServicesOptionsExtensions = class
Public Module NodeServicesOptionsExtensions
繼承
NodeServicesOptionsExtensions
屬性

方法

UseHttpHosting(NodeServicesOptions)
已淘汰.

設定 INodeServices 服務,使其使用跨進程 Node.js 實例,並透過 HTTP 執行 RPC 呼叫。

適用於