Search Results for

    Show / Hide Table of Contents

    Class InstanceResourceAttribute

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

    Inheritance
    System.Object
    InstanceResourceAttribute
    Namespace: Apache.Ignite.Core.Resource
    Assembly: Apache.Ignite.Core.dll
    Syntax
    public sealed class InstanceResourceAttribute : Attribute
    In This Article
    Back to top © 2015 - 2019 The Apache Software Foundation