Quine libraries user's guide
C#
Show/Hide TOC
Operational
Trace
Add Method
Overload List
Add(OperationalEvent)
Adds a record to the log.
Add(EventId, String, String, Object, Int32)
Convenience method that calls
OperationalEvent(Int32, String, String, Object, Int32)
and forwards the object to
Add(OperationalEvent)
.
See Also
Reference
OperationalTrace Class
Quine.Schemas.Core.Eventing Namespace
In This Article
Overload List
See Also