miSynchronized top-level constant

int const miSynchronized

Specifies that the method is single-threaded through its body.

Implementation

const miSynchronized = 0x0020;