You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Irina Zaporozhtseva (JIRA)" <ji...@apache.org> on 2017/08/03 12:10:00 UTC

[jira] [Created] (IGNITE-5919) .NET: EntryProcessorExample closes immediately after execution

Irina Zaporozhtseva created IGNITE-5919:
-------------------------------------------

             Summary: .NET: EntryProcessorExample closes immediately after execution
                 Key: IGNITE-5919
                 URL: https://issues.apache.org/jira/browse/IGNITE-5919
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 1.9
            Reporter: Irina Zaporozhtseva
            Priority: Minor


EntryProcessorExample closes immediately after execution. Please, add:

Console.WriteLine();
Console.WriteLine(">>> Example finished, press any key to exit ...");
Console.ReadKey();



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)