DistributedReplayConfigSettings.ServiceNameBindingKey Property

Definition

Gets or sets the service name binding key.

public:
 abstract property System::String ^ ServiceNameBindingKey { System::String ^ get(); };
public abstract string ServiceNameBindingKey { get; }
member this.ServiceNameBindingKey : string
Public MustOverride ReadOnly Property ServiceNameBindingKey As String

Property Value

The service name binding key.

Applies to