Property ClientInfos
ClientInfos
In diesem Dictionary sind Informationen abgelegt, die der Client beim Start der Anwendung an den Broker übertragen hat.
Declaration
[DocfxBrowsable]
Dictionary<string, string> ClientInfos { get; }
Property Value
System.Collections.Generic.Dictionary<System.String, System.String>