public long ProcessedCount { get; set; }
Public Property ProcessedCount As Long Get Set
public: property long long ProcessedCount { long long get (); void set (long long value); }
member ProcessedCount : int64 with get, set
In This Article