dotConnect for Adobe Commerce Documentation
Devart.Data.Identity Namespace / TokenCache Class / ClearAsync Method

In This Topic
    ClearAsync Method
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function ClearAsync() As Task
    public abstract Task ClearAsync()
    See Also