This is part of the Fake.Runtime module.

EventBoundary

Union Cases

Union CaseDescription
End(DateTime)
Signature: DateTime
Start(DateTime)
Signature: DateTime

Static members

Static memberDescription
EventBoundary.GetTime(b)
Signature: b:EventBoundary -> DateTime
EventBoundary.IsEndBoundary(b)
Signature: b:EventBoundary -> bool
EventBoundary.IsStartBoundary(b)
Signature: b:EventBoundary -> bool