Represents a method that yields the next journal message.
Declaration Syntax
C# |
public delegate JournalMessage JournalQuery( ref int timestamp )
Parameters
- timestamp ( Int32 %)
C# |
public delegate JournalMessage JournalQuery( ref int timestamp )