C# 클래스 Ramone.ConnectionStatistics

파일 보기 프로젝트 열기: JornWildt/Ramone 1 사용 예제들

공개 메소드들

메소드 설명
DiscardConnection ( System.Guid id ) : void
GetOpenConnections ( ) : IList
RegisterConnection ( HttpWebResponse response ) : System.Guid

메소드 상세

DiscardConnection() 공개 정적인 메소드

public static DiscardConnection ( System.Guid id ) : void
id System.Guid
리턴 void

GetOpenConnections() 공개 정적인 메소드

public static GetOpenConnections ( ) : IList
리턴 IList

RegisterConnection() 공개 정적인 메소드

public static RegisterConnection ( HttpWebResponse response ) : System.Guid
response System.Net.HttpWebResponse
리턴 System.Guid