Dela via


KeyValueStoreItemMetadata.ValueSizeInBytes Property

Definition

Gets the size in bytes of the sequence number of the KeyValueStoreItem object.

public int ValueSizeInBytes { get; }
member this.ValueSizeInBytes : int
Public ReadOnly Property ValueSizeInBytes As Integer

Property Value

The size in bytes of the KeyValueStoreItem object, as a Int32.

Applies to