Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatServerChannel Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceServiceStatServerChannel
Gets or sets the statistic server channel.
Declaration Syntax
C#Visual BasicVisual C++
public IClientChannel StatServerChannel { get; private set; }
Public Property StatServerChannel As IClientChannel
public:
virtual property IClientChannel^ StatServerChannel {
	IClientChannel^ get () sealed;
	void set (IClientChannel^ value) sealed;
}
Value
The statistic server channel.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)