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()
Public Function MessageCount As Integer
Return Value
Type:
Int32The number of recorded messages.
See Also