Chain.CanGetPreviousToken Property

Definition

Gets a value that determines if the chain supports GetPreviousToken(EventToken).

public:
 virtual property bool CanGetPreviousToken { bool get(); };
public:
 virtual property bool CanGetPreviousToken { bool get(); };
public virtual bool CanGetPreviousToken { get; }
member this.CanGetPreviousToken : bool
Public Overridable ReadOnly Property CanGetPreviousToken As Boolean

Property Value

Applies to