Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Security.SafeFreeContextBuffer Class Referenceabstract

Public Member Functions

IntPtr DangerousGetHandle ()
 
void Close ()
 
void Dispose ()
 
void SetHandleAsInvalid ()
 
void DangerousAddRef (ref bool success)
 
void DangerousRelease ()
 

Static Public Member Functions

static unsafe int QueryContextAttributes (System.Net.Security.SafeDeleteContext phContext, global::Interop.SspiCli.ContextAttribute contextAttribute, byte *buffer, SafeHandle refHandle)
 
static unsafe int QueryContextAttributes (System.Net.Security.SafeDeleteContext phContext, global::Interop.SspiCli.ContextAttribute contextAttribute, byte *buffer, SafeHandle refHandle)
 
static unsafe int QueryContextAttributes (SafeDeleteContext phContext, global::Interop.SspiCli.ContextAttribute contextAttribute, byte *buffer, SafeHandle refHandle)
 

Protected Member Functions

 SafeFreeContextBuffer ()
 
 SafeFreeContextBuffer ()
 
 SafeFreeContextBuffer ()
 
 SafeFreeContextBuffer ()
 
virtual void Dispose (bool disposing)
 
bool ReleaseHandle ()
 

Protected Attributes

IntPtr handle
 

Package Functions

void Set (IntPtr value)
 
void Set (IntPtr value)
 
void Set (IntPtr value)
 
void Set (IntPtr value)
 
void SetHandle (IntPtr handle)
 

Static Package Functions

static int EnumeratePackages (out int pkgnum, out System.Net.Security.SafeFreeContextBuffer pkgArray)
 
static int EnumeratePackages (out int pkgnum, out System.Net.Security.SafeFreeContextBuffer pkgArray)
 
static System.Net.Security.SafeFreeContextBuffer CreateEmptyHandle ()
 
static int EnumeratePackages (out int pkgnum, out System.Net.Security.SafeFreeContextBuffer pkgArray)
 
static System.Net.Security.SafeFreeContextBuffer CreateEmptyHandle ()
 
static int EnumeratePackages (out int pkgnum, out SafeFreeContextBuffer pkgArray)
 
static SafeFreeContextBuffer CreateEmptyHandle ()
 

Properties

override bool IsInvalid [get]
 
bool OwnsHandle [get]
 
bool IsClosed [get]
 

Private Member Functions

void InternalRelease (bool disposeOrFinalizeOperation)
 

Private Attributes

volatile int _state
 
readonly bool _ownsHandle
 
volatile bool _fullyInitialized
 

Detailed Description

Definition at line 5 of file SafeFreeContextBuffer.cs.


The documentation for this class was generated from the following files: