Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ReleaseHandle() [4/4]

override bool System.Net.Security.SafeFreeContextBuffer_SECURITY.ReleaseHandle ( )
inlineprotected

Definition at line 5 of file SafeFreeContextBuffer_SECURITY.cs.

6 {
7 return global::Interop.SspiCli.FreeContextBuffer(handle) == 0;
8 }

References System.Runtime.InteropServices.SafeHandle.handle.