C# 클래스 PublicGateway.Comms.WsCommunicationExceptionHandler

상속: IExceptionHandler
파일 보기 프로젝트 열기: Azure-Samples/service-fabric-dotnet-data-streaming-websockets

공개 메소드들

메소드 설명
TryHandleException ( ExceptionInformation exceptionInformation, OperationRetrySettings retrySettings, ExceptionHandlingResult &result ) : bool

메소드 상세

TryHandleException() 공개 메소드

public TryHandleException ( ExceptionInformation exceptionInformation, OperationRetrySettings retrySettings, ExceptionHandlingResult &result ) : bool
exceptionInformation ExceptionInformation
retrySettings OperationRetrySettings
result ExceptionHandlingResult
리턴 bool