共用方式為


HubConnectionContext.Features 屬性

定義

取得這個連接上可用的功能集合。

public:
 virtual property Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ Features { Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ get(); };
public virtual Microsoft.AspNetCore.Http.Features.IFeatureCollection Features { get; }
member this.Features : Microsoft.AspNetCore.Http.Features.IFeatureCollection
Public Overridable ReadOnly Property Features As IFeatureCollection

屬性值

適用於