CompressedStack.GetCompressedStack Yöntem

Tanım

Geçerli iş parçacığı için sıkıştırılmış yığını alır.

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

Döndürülenler

Geçerli iş parçacığı için A CompressedStack .

Öznitelikler

Özel durumlar

Çağrı zincirindeki bir çağıranın yönetilmeyen koda erişme izni yok.

-veya-

İstek StrongNameIdentityPermission başarısız oldu.

Açıklamalar

Güvenlik etkinleştirilirse, geçerli sıkıştırılmış yığın döndürülür. Güvenlik devre dışı bırakılırsa boş GetCompressedStackCompressedStack bir nesne döndürür.

Şunlara uygulanır