PartitionedListChain.CanGetLastToken Property

Definition

Gets a value that determines if the chain supports LastToken.

public:
 virtual property bool CanGetLastToken { bool get(); };
public:
 virtual property bool CanGetLastToken { bool get(); };
public override bool CanGetLastToken { get; }
member this.CanGetLastToken : bool
Public Overrides ReadOnly Property CanGetLastToken As Boolean

Property Value

Applies to