Version:
GetRaftItemAsync(RaftItemType type, string name, string version, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
virtual
Task<RaftItem2> GetRaftItemAsync(RaftItemType type, string name, string version, System.Threading.CancellationToken cancellationToken)
Parameters
- type
- Type: RaftItemType
- name
- Type: string
- version
- Type: string
- cancellationToken
- Type: System.Threading.CancellationToken