3.1.1.1 Global

The server implements the following properties:

ContextSet: A Boolean value that, when set to TRUE, indicates that the shadow copy operation is in progress and the client has set a valid context for the shadow copy operations by calling the SetContext method, as specified in section 3.1.4.2.

CurrentContext: Indicates the context to be used for the subsequent shadow copy operations. This MUST be set to one of the values specified in section 2.2.2.2.

GlobalShadowCopySetTable: A table of shadow copy sets, as specified in section 3.1.1.2. The table is indexed by ShadowCopySetId.

MinServerVersion: The minimum version of the protocol supported by the server. This MUST be set to one of the values specified in section 2.2.2.4.

MaxServerVersion: The maximum version of the protocol supported by the server. This MUST be set to one of the values specified in section 2.2.2.4.

ShadowCopyClientAddress: The IP address of the client, in a string format, that has set the context for shadow copy operation.

ShadowCopyClientRetryCount: A numeric value that indicates the count of SetContext retry attempts.