C# 클래스 WebApi.WebRole

상속: RoleEntryPoint
파일 보기 프로젝트 열기: CDLUC3/dataup2

공개 메소드들

메소드 설명
OnStart ( ) : bool

비공개 메소드들

메소드 설명
RoleEnvironment_Changing ( object sender, RoleEnvironmentChangingEventArgs e ) : void
UpdateAspNetTempFolderPath ( ) : void

This method updates the default ASP.NET temporary folder location to the local resource configured in the Azure web role configuration http://code.msdn.microsoft.com/windowsazure/How-to-increase-the-size-3939500b http://blogs.msdn.com/b/kwill/archive/2011/07/18/how-to-increase-the-size-of-the-windows-azure-web-role-asp-net-temporary-folder.aspx

메소드 상세

OnStart() 공개 메소드

public OnStart ( ) : bool
리턴 bool