ISettingsManagerHost4.DurableHostIdentity 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.
Additional process infomation. Use to add context to the log, does not need to follow any specific format.
public:
property System::String ^ DurableHostIdentity { System::String ^ get(); };
public string DurableHostIdentity { get; }
member this.DurableHostIdentity : string
Public ReadOnly Property DurableHostIdentity As String