Enum UWTableKind
Enumeration for values of the 'uwtable' attribute
public enum UWTableKind
Fields
Async = 2
Generate table for asynchronous unwind
None = 0
Default [invalid] value
Sync = 1
Generate table for synchronous unwind
Enumeration for values of the 'uwtable' attribute
public enum UWTableKind
Async = 2
Generate table for asynchronous unwind
None = 0
Default [invalid] value
Sync = 1
Generate table for synchronous unwind