Partial

SyncRequest.Partial property

向服务器表明客户端发送了部分集合列表,在这种情况下,服务器从其缓存中获取其余集合。

public bool Partial { get; set; }

也可以看看