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