Interface IRaythaFunctionSemaphore
- Namespace
- Raytha.Application.Common.Interfaces
- Assembly
- Raytha.Application.dll
public interface IRaythaFunctionSemaphore
Methods
Release()
int Release()
Returns
WaitAsync(TimeSpan, CancellationToken)
Task<bool> WaitAsync(TimeSpan timeout, CancellationToken cancellationToken)
Parameters
timeout
TimeSpancancellationToken
CancellationToken