This document is archived and information here might be outdated. Recommended version. |
Replica sibling generation number.
[Visual Basic .NET] Public ReadOnly Property SibGenerationNumber As Integer
[C#] public int SibGenerationNumber {get;}
[C++]
HRESULT get_SibGenerationNumber(
System.Int32* SibGen
);
[C++]
Parameters SibGen [out, retval]
SibGen is a parameter of type long*
This property returns the generation number of the relative replica which generated the message file that was initialized with the ReplicaMessageHandler object.