PeriodicBatchingSinkOptions class PeriodicBatchingSinkOptions Documentation public int BatchSizeLimit { get; set; } public bool EagerlyEmitFirstEvent { get; set; } public TimeSpan Period { get; set; } public int? QueueLimit { get; set; } public PeriodicBatchingSinkOptions()