Context.AllocateDataSlot Methode

Definition

Weist einen nicht benannten Datenplatz zu.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Gibt zurück

Ein lokaler Datenplatz.

Attribute

Hinweise

Der Steckplatz wird für alle Kontexte zugewiesen.

Gilt für: