Context.AllocateDataSlot Metod

Definition

Allokerar ett namnlöst datafack.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Returer

Ett lokalt datafack.

Attribut

Kommentarer

Facket allokeras i alla kontexter.

Gäller för