DistributedReplayConfigSettings.ServiceNameBindingKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.