Walter.Web.FireWall
Get<T> Method (ReportingConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > ReportingConfig Class : Get<T> Method
The type to get
Get a specific Log destination, do not ask for IReportDesination as you would get the first instance but a concrete implementing class
Syntax
public IReportDestination Get<T>()

Type Parameters

T
The type to get

Return Value

null if the type does not exists
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportingConfig Class
ReportingConfig Members