Created by DokanInstanceBuilder.Build. It holds all the resources required to be alive for the time of the mount. More...

Inheritance diagram for DokanNet.DokanInstance:

Public Member Functions

void Dispose ()
 Dispose the native Dokan Library resources More...
 

Protected Member Functions

virtual void Dispose (bool disposing)
 Dispose the native Dokan Library resources More...
 

Properties

bool IsDisposed [get]
 Whether the object was already disposed. More...
 

Detailed Description

Created by DokanInstanceBuilder.Build. It holds all the resources required to be alive for the time of the mount.

Member Function Documentation

virtual void DokanNet.DokanInstance.Dispose ( bool  disposing)
inlineprotectedvirtual

Dispose the native Dokan Library resources

Parameters
disposingWhether this was called from Dispose()
void DokanNet.DokanInstance.Dispose ( )
inline

Dispose the native Dokan Library resources

Property Documentation

bool DokanNet.DokanInstance.IsDisposed
get

Whether the object was already disposed.


The documentation for this class was generated from the following file:
  • DokanInstance.cs