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.
Schließt die ClientInfosAppArgs mit ein.

Dictionary<string, string> ClientInfos { get; }

Property Value

Dictionary<string, string>