Property | Type | Description | |
---|---|---|---|
GlobalCount | byte?[] | ||
OutputHandleIndex | byte | ||
ReplGuid | Guid? | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetLocalReplicaIdsResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetLocalReplicaIdsResponse structure. |
return | void |