Click or drag to resize

GH_ArchiveMessageCount Method

Gets the number of messages recorded since the most recent IO operation began.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public int MessageCount()

Return Value

Type: Int32
The number of recorded messages.
See Also