C# Class Hazelcast.Util.TaskExtension

Mostra file Open project: hazelcast/hazelcast-csharp-client

Public Methods

Method Description
IgnoreExceptions ( this task ) : System.Threading.Tasks.Task

Method Details

IgnoreExceptions() public static method

public static IgnoreExceptions ( this task ) : System.Threading.Tasks.Task
task this
return System.Threading.Tasks.Task