|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override string | ToString () |
| IntPtr | DangerousGetHandle () |
| void | Close () |
| void | Dispose () |
| void | SetHandleAsInvalid () |
| void | DangerousAddRef (ref bool success) |
| void | DangerousRelease () |
Static Public Member Functions | |
| static unsafe int | QueryContextChannelBinding (SafeDeleteContext phContext, global::Interop.SspiCli.ContextAttribute contextAttribute, SecPkgContext_Bindings *buffer, SafeFreeContextBufferChannelBinding refHandle) |
Protected Member Functions | |
| override bool | ReleaseHandle () |
| virtual void | Dispose (bool disposing) |
Protected Attributes | |
| IntPtr | handle |
Package Functions | |
| void | Set (IntPtr value) |
| void | SetHandle (IntPtr handle) |
Static Package Functions | |
| static SafeFreeContextBufferChannelBinding | CreateEmptyHandle () |
Properties | |
| override int | Size [get] |
| override bool | IsInvalid [get] |
| bool | OwnsHandle [get] |
| bool | IsClosed [get] |
Private Member Functions | |
| void | InternalRelease (bool disposeOrFinalizeOperation) |
Private Attributes | |
| int | _size |
| volatile int | _state |
| readonly bool | _ownsHandle |
| volatile bool | _fullyInitialized |
Definition at line 3 of file SafeFreeContextBufferChannelBinding_SECURITY.cs.