C# 클래스 UlteriusServer.Utilities.Extensions.TaskExtensions

파일 보기 프로젝트 열기: Ulterius/server

공개 메소드들

메소드 설명
TryDispose ( this source, bool shouldMarkExceptionsHandled = true ) : bool

메소드 상세

TryDispose() 공개 정적인 메소드

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