Edit

Share via


GrainCancellationTokenSource.Dispose Method

Definition

Releases the resources used by this Orleans.Async.GrainCancellationTokenSource.

public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

Implements

Remarks

This method is not thread-safe for any other concurrent calls.

Applies to