示例#1
0
 override protected bool ReleaseHandle()
 {
     HostExecutionContextManager.ReleaseHostSecurityContext(this.handle);
     return(true);
 }