Table of Contents

Property ClientInfos

Namespace
FS.Hosting.Shared.GlobalObj
Assembly
FS.Hosting.Shared.dll

ClientInfos

In diesem Dictionary sind Informationen abgelegt, die der Client beim Start der Anwendung an den Broker übertragen hat.

Dictionary<string, string> ClientInfos { get; }

Property Value

Dictionary<string, string>