C# Class SenseNet.ContentRepository.Storage.Data.PsStreamManager.PsUploadSession

Mostra file Open project: maxpavlov/FlexNet

Public Properties

Property Type Description
BinaryDataId int
HashAlgorithm System.Security.Cryptography.HashAlgorithm
LastBuffer byte[]
LastChunk int

Property Details

BinaryDataId public_oe property

public int BinaryDataId
return int

HashAlgorithm public_oe property

public HashAlgorithm,System.Security.Cryptography HashAlgorithm
return System.Security.Cryptography.HashAlgorithm

LastBuffer public_oe property

public byte[] LastBuffer
return byte[]

LastChunk public_oe property

public int LastChunk
return int