InedoSDK Reference
Version:

GetRaftItemVersionsAsync(RaftItemType type, string name, System.Threading.CancellationToken cancellationToken) Method

Syntax

public virtual IAsyncEnumerable<RaftItem2> GetRaftItemVersionsAsync(RaftItemType type, string name, System.Threading.CancellationToken cancellationToken)

Parameters

type
Type: RaftItemType
name
Type: string
cancellationToken
Type: System.Threading.CancellationToken