Share via


ActorRemotingExceptionHandler Constructor

Definition

Initializes a new instance of the ActorRemotingExceptionHandler class which can be used to handle exceptions encountered in communicating with service fabric actors over remoted actor interfaces.

public ActorRemotingExceptionHandler ();
Public Sub New ()

Applies to