TeamFoundationApplication.OnFirstRequest Method
This member overrides VisualStudioServicesApplication.OnFirstRequest().
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
Protected Overrides Sub OnFirstRequest
protected override void OnFirstRequest()
protected:
virtual void OnFirstRequest() override
abstract OnFirstRequest : unit -> unit
override OnFirstRequest : unit -> unit
protected override function OnFirstRequest()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.