Creates channel.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client.ReportService
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
protected override IReportService CreateChannel()
Visual Basic (Declaration)
Protected Overrides Function CreateChannel As IReportService
Visual C++
protected:
virtual IReportService^ CreateChannel() override

See Also