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

◆ ReleaseHandle()

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

Definition at line 5 of file SafeFreeContextBufferChannelBinding_SECURITY.cs.

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

References System.Runtime.InteropServices.SafeHandle.handle.