Context.AllocateDataSlot Methode

Definitie

Wijst een niet-benoemde gegevenssite toe.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Retouren

Een lokale gegevenssite.

Kenmerken

Opmerkingen

De site wordt toegewezen aan alle contexten.

Van toepassing op