C# 클래스 AspComet.Specifications.Transports.CallbackPollingTransportScenario

파일 보기 프로젝트 열기: nmosafi/aspComet

보호된 프로퍼티들

프로퍼티 타입 설명
httpResponse System.Web.HttpResponseBase
messages Message[]
messagesAsJson string

프로퍼티 상세

httpResponse 보호되어 있는 정적으로 프로퍼티

protected static HttpResponseBase,System.Web httpResponse
리턴 System.Web.HttpResponseBase

messages 보호되어 있는 정적으로 프로퍼티

protected static Message[] messages
리턴 Message[]

messagesAsJson 보호되어 있는 정적으로 프로퍼티

protected static string messagesAsJson
리턴 string