C# 클래스 RealCrowd.Grip.GripPublishControlSet

상속: RealCrowd.PublishControl.PublishControlSet
파일 보기 프로젝트 열기: realcrowd/grip.net

공개 메소드들

메소드 설명
PublishAsync ( string channel, string id, string previousId, HttpResponseFormat responseFormat = null, HttpStreamFormat streamFormat = null ) : System.Threading.Tasks.Task

메소드 상세

PublishAsync() 공개 메소드

public PublishAsync ( string channel, string id, string previousId, HttpResponseFormat responseFormat = null, HttpStreamFormat streamFormat = null ) : System.Threading.Tasks.Task
channel string
id string
previousId string
responseFormat HttpResponseFormat
streamFormat HttpStreamFormat
리턴 System.Threading.Tasks.Task