C# 클래스 StreamingConnection, postworthy

상속: Microsoft.AspNet.SignalR.PersistentConnection
파일 보기 프로젝트 열기: postworthy/postworthy 1 사용 예제들

공개 메소드들

메소드 설명
StreamingConnection ( ) : System

보호된 메소드들

메소드 설명
OnReceived ( IRequest request, string connectionId, string data ) : Task

메소드 상세

OnReceived() 보호된 메소드

protected OnReceived ( IRequest request, string connectionId, string data ) : Task
request IRequest
connectionId string
data string
리턴 Task

StreamingConnection() 공개 메소드

public StreamingConnection ( ) : System
리턴 System