Interface ILSProgressEvent
.NET interface for TO BE DEFINED FROM USER
public interface ILSProgressEvent : IEvent
- Inherited Members
Properties
Input
LSInput Input { get; }
Property Value
Position
int Position { get; }
Property Value
TotalSize
int TotalSize { get; }