Class FileProgressCallbackForeverHandler
Forever Handler for FileProgressCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class FileProgressCallbackForeverHandler
- Inheritance
-
FileProgressCallbackForeverHandler
- Inherited Members
Constructors
FileProgressCallbackForeverHandler(FileProgressCallback)
public FileProgressCallbackForeverHandler(FileProgressCallback managed)
Parameters
managed
FileProgressCallback
Fields
NativeCallback
public FileProgressCallback NativeCallback