Context.AllocateDataSlot 方法

定義

配置未命名的資料插槽。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 static LocalDataStoreSlot ^ AllocateDataSlot();
public static LocalDataStoreSlot AllocateDataSlot ();
[System.Security.SecurityCritical]
public static LocalDataStoreSlot AllocateDataSlot ();
static member AllocateDataSlot : unit -> LocalDataStoreSlot
[<System.Security.SecurityCritical>]
static member AllocateDataSlot : unit -> LocalDataStoreSlot
Public Shared Function AllocateDataSlot () As LocalDataStoreSlot

傳回

本機資料插槽。

屬性

備註

此位置會配置於所有內容上。

適用於