C# 클래스 WindowsAzure.Tests.AzureStorageEmulatorManager

파일 보기 프로젝트 열기: dtretyakov/WindowsAzure

공개 프로퍼티들

프로퍼티 타입 설명
ConnectionString string
Instance AzureStorageEmulatorManager

공개 메소드들

메소드 설명
GetProcess ( ) : Process
IsRunning ( ) : bool
Kill ( ) : void
Start ( ) : void
Stop ( ) : void

메소드 상세

GetProcess() 공개 메소드

public GetProcess ( ) : Process
리턴 System.Diagnostics.Process

IsRunning() 공개 메소드

public IsRunning ( ) : bool
리턴 bool

Kill() 공개 메소드

public Kill ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

프로퍼티 상세

ConnectionString 공개적으로 프로퍼티

public string ConnectionString
리턴 string

Instance 공개적으로 정적으로 프로퍼티

public static AzureStorageEmulatorManager,WindowsAzure.Tests Instance
리턴 AzureStorageEmulatorManager