Micro Focus Content Manager SDK 10.1
TRIM.SDK.DownloadNotifierBase Class Reference

Internal SDK class. Should not be instantiated by SDK users. See the DownloadNotifier class instead. More...

Inheritance diagram for TRIM.SDK.DownloadNotifierBase:
TRIM.SDK.DownloadNotifier

Public Member Functions

void Dispose ()
 
 DownloadNotifierBase (Database db)
 
 DownloadNotifierBase (Database db, long startingPosition, long endingPosition)
 
 DownloadNotifierBase (Database db, long startingPosition)
 
delegate void SwigDelegateDownloadNotifierBase_0 (global::System.IntPtr args)
 

Properties

long TotalDownloadSize [get]
 

Detailed Description

Internal SDK class. Should not be instantiated by SDK users. See the DownloadNotifier class instead.

Constructor & Destructor Documentation

◆ DownloadNotifierBase() [1/3]

TRIM.SDK.DownloadNotifierBase.DownloadNotifierBase ( Database  db)

◆ DownloadNotifierBase() [2/3]

TRIM.SDK.DownloadNotifierBase.DownloadNotifierBase ( Database  db,
long  startingPosition,
long  endingPosition 
)

◆ DownloadNotifierBase() [3/3]

TRIM.SDK.DownloadNotifierBase.DownloadNotifierBase ( Database  db,
long  startingPosition 
)

Member Function Documentation

◆ Dispose()

void TRIM.SDK.DownloadNotifierBase.Dispose ( )

◆ SwigDelegateDownloadNotifierBase_0()

delegate void TRIM.SDK.DownloadNotifierBase.SwigDelegateDownloadNotifierBase_0 ( global::System.IntPtr  args)

Property Documentation

◆ TotalDownloadSize

long TRIM.SDK.DownloadNotifierBase.TotalDownloadSize
get