Slowly trying to make this thing work reliably when restarting the demo.
This commit is contained in:
@@ -67,11 +67,9 @@ namespace NSspi.Contexts
|
||||
|
||||
if( disposing )
|
||||
{
|
||||
this.Credential.Dispose();
|
||||
this.ContextHandle.Dispose();
|
||||
}
|
||||
|
||||
|
||||
this.Disposed = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user