메소드 | 설명 | |
---|---|---|
CloseStream ( ) : void | ||
EventStreamWriterResponse ( IResponseFormatter formatter, string id, dynamic body ) : System | ||
Write ( string id, dynamic body ) : void |
메소드 | 설명 | |
---|---|---|
WriteDataJson ( dynamic body, |
||
WriteMessageId ( string id, |
public EventStreamWriterResponse ( IResponseFormatter formatter, string id, dynamic body ) : System | ||
formatter | IResponseFormatter | |
id | string | |
body | dynamic | |
리턴 | System |