C# Class PublicGateway.Comms.WsCommunicationExceptionHandler

Inheritance: IExceptionHandler
显示文件 Open project: Azure-Samples/service-fabric-dotnet-data-streaming-websockets

Public Methods

Method Description
TryHandleException ( ExceptionInformation exceptionInformation, OperationRetrySettings retrySettings, ExceptionHandlingResult &result ) : bool

Method Details

TryHandleException() public method

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