Share via


Context.AllocateDataSlot Yöntem

Tanım

Adlandırılmamış bir veri yuvası ayırır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Döndürülenler

Yerel veri yuvası.

Öznitelikler

Açıklamalar

Yuva tüm bağlamlarda ayrılır.

Şunlara uygulanır