C# 클래스 Microsoft.Samples.Synchronization.ClientServices.CacheRequest

Wrapper Class representing all the related information about an Sync request
파일 보기 프로젝트 열기: rafek/SyncFx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Changes ICollection
IsLastBatch bool
KnowledgeBlob byte[]
RequestId System.Guid
RequestType CacheRequestType

프로퍼티 상세

Changes 공개적으로 프로퍼티

public ICollection Changes
리턴 ICollection

IsLastBatch 공개적으로 프로퍼티

public bool IsLastBatch
리턴 bool

KnowledgeBlob 공개적으로 프로퍼티

public byte[] KnowledgeBlob
리턴 byte[]

RequestId 공개적으로 프로퍼티

public Guid,System RequestId
리턴 System.Guid

RequestType 공개적으로 프로퍼티

public CacheRequestType RequestType
리턴 CacheRequestType