Share via


IAssetsAccessContext.YieldRequest Property

Definition

Cancellation token when AccessControl services will request the context owner to yield as soon as possible when more important task require access to some of the resources currently locked

public:
 property System::Threading::CancellationToken YieldRequest { System::Threading::CancellationToken get(); };
public System.Threading.CancellationToken YieldRequest { get; }
member this.YieldRequest : System.Threading.CancellationToken
Public ReadOnly Property YieldRequest As CancellationToken

Property Value

Applies to