FabricClientSettings.getClientFriendlyName 方法
定义
Gets the client friendly name that will appear in Service Fabric traces for debugging.
Remarks: The default value is null and the client friendly name will automatically be generated as a UUID internally.
public String getClientFriendlyName()
返回
String
The client friendly name that will appear in Service Fabric traces for debugging.