The StatusKeyVersionInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
ExpectedVersion |
The expected version of the status object (not the source object.) This property should
be used in conjunction with the IsDataAvailable service. Using the version numbers returned
from IsDataAvailable allows PASI to only return status objects the client is expecting.
| |
Key | (Required)
The Key of the object.
| |
KnownSourceVersion |
The known version of the source object (not the status object.) PASI uses this information
to determine if a newer source object is available and return it.
|
See Also