ExecutionContext.Handle Property
Assembly: Topten.Cminor.Runtime.dll
Namespace: Topten.Cminor
Declaring Type: ExecutionContext
Underlying handle to the execution context (struct rt_xc*)
public IntPtr Handle { get; }
Property Type
IntPtr |