Event Edited
Event to be invoked when an edit is made on the Stream.
public event Action<KeyValuePair<long, byte>> Edited
Returns
- Action<KeyValuePair<long, byte>>
- Event to be invoked when an edit is made on the .
Event to be invoked when an edit is made on the Stream.
public event Action<KeyValuePair<long, byte>> Edited