C# Class RavenFS.Synchronization.Rdc.Wrapper.RdcNeed

Show file Open project: hibernating-rhinos/RavenFS Class Usage Examples

Public Properties

Property Type Description
BlockLength System.UInt64
BlockType RdcNeedType
FileOffset System.UInt64

Property Details

BlockLength public property

public UInt64,System BlockLength
return System.UInt64

BlockType public property

public RdcNeedType BlockType
return RdcNeedType

FileOffset public property

public UInt64,System FileOffset
return System.UInt64