C# Class UlteriusServer.Utilities.Extensions.TaskExtensions

Show file Open project: Ulterius/server

Public Methods

Method Description
TryDispose ( this source, bool shouldMarkExceptionsHandled = true ) : bool

Method Details

TryDispose() public static method

public static TryDispose ( this source, bool shouldMarkExceptionsHandled = true ) : bool
source this
shouldMarkExceptionsHandled bool
return bool