Move all the messages in the outgoing message queue to an array and clear the queue

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public TimelineMessage[] GetOutgoingMessages()

See Also