Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Close () |
void | Dispose () |
void | SetHandleAsInvalid () |
Protected Member Functions | |
override bool | ReleaseHandle () |
override bool | ReleaseHandle () |
void | SetHandle (IntPtr handle) |
virtual void | Dispose (bool disposing) |
Protected Attributes | |
IntPtr | handle |
Package Functions | |
IntPtr | DangerousGetHandle () |
IntPtr | DangerousGetHandle () |
Properties | |
override bool | IsInvalid [get] |
bool | IsClosed [get] |
Private Member Functions | |
void | Cleanup () |
Private Attributes | |
int | _disposed |
bool | _isClosed |
Definition at line 6 of file SecurityContextTokenHandle.cs.