Icicle Icicle

Class RunToken

Namespace
Icicle
Assembly
Icicle.dll

Provides proof that Run(RunOptions?, CancellationToken) was executed, which can then be exchanged for the result of that execute with ResultHandle<T> or ResultHandle

public sealed class RunToken
Inheritance
object
RunToken
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Edit this page
Created By Ben Mazzarol