Kelas EsentOutOfThreadsException

Kelas dasar untuk JET_err. Pengecualian OutOfThreads.

Hierarki Warisan

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentOperationException
          Microsoft.Isam.Esent.Interop.EsentResourceException
            Microsoft.Isam.Esent.Interop.EsentMemoryException
              Microsoft.Isam.Esent.Interop.EsentOutOfThreadsException

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentOutOfThreadsException _
    Inherits EsentMemoryException
'Usage
Dim instance As EsentOutOfThreadsException
[SerializableAttribute]
public sealed class EsentOutOfThreadsException : EsentMemoryException

Keamanan utas

Setiap anggota statis publik (Dibagikan dalam Visual Basic) jenis ini aman untuk utas. Setiap anggota instans tidak dijamin aman untuk utas.

Lihat juga

Referensi

Anggota EsentOutOfThreadsException

Namespace Microsoft.Isam.Esent.Interop