Claim Methods |
The Claim type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | DisposeAsync |
Asynchronously releases resources owned by this Claim.
|
![]() | RefreshAsync |
Refreshes the current claim.
|
![]() | RenewAsync |
Renews the claim by resetting the age and updating the TTL for the claim.
|
Name | Description | |
---|---|---|
![]() | Refresh |
Refreshes the current claim.
(Defined by ClaimExtensions.) |
![]() | Renew |
Renews the claim by resetting the age and updating the TTL for the claim.
(Defined by ClaimExtensions.) |