Gets or sets the statistic server channel.

C# | Visual Basic | Visual 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; }

The statistic server channel.