miSynchronized constant

int const miSynchronized

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

Implementation

static const miSynchronized = 0x0020;