OpenMetaverse Protocol Library Developers API Documentation
For Method
NamespacesOpenMetaverseParallelFor () () () ()
Members
Icon Member Description
For(Int32, Int32, Action < (Of < <' ( Int32 > ) > > ) )
Executes a for loop in which iterations may run in parallel

For(Int32, Int32, Int32, Action < (Of < <' ( Int32 > ) > > ) )
Executes a for loop in which iterations may run in parallel

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)