Class ObservableCollectionAddedEndSpyEventArgs
Event arguments for spy event when an observable update is started.
Inheritance
System.Object
ObservableCollectionAddedEndSpyEventArgs
Inherited Members
Namespace: Cortex.Net.Spy
Assembly: Cortex.Net.dll
Syntax
public class ObservableCollectionAddedEndSpyEventArgs : ObservableCollectionSpyEventArgs
Properties
| Improve this Doc View SourceEndTime
Gets or sets the End time.
Declaration
public DateTime EndTime { get; set; }
Property Value
Type | Description |
---|---|
DateTime |