CheckContext(bool)
Determines whether the current ConcurrentAccessToken is valid in the current context.
Declaration
public bool CheckContext(bool canBeParentContext = false)
Parameters
Type | Name | Description |
---|---|---|
bool | canBeParentContext |
|
Returns
Type | Description |
---|---|
bool |
|