Apache Ignite.NET
Apache.Ignite.Core.Resource.InstanceResourceAttribute Class Reference

Attribute which injects IIgnite instance. Can be defined inside implementors of IComputeTask<A,T,TR> and IComputeJob interfaces. Can be applied to non-static fields, properties and methods returning void and accepting a single parameter. More...

Inheritance diagram for Apache.Ignite.Core.Resource.InstanceResourceAttribute:

Detailed Description