FabricTransportActorRemotingProviderAttribute Constructor

Definition

Initializes a new instance of the FabricTransportActorRemotingProviderAttribute class which can be used to set fabric TCP transport as the default remoting provider for the actors.

public FabricTransportActorRemotingProviderAttribute ();
Public Sub New ()

Applies to