C# 클래스 Examples.ControlClientUsingFiltersAndProperties

This is an example of a control client using the 'MessagingControl' feature to send messages to clients using message filters. It also demonstrates the ability to register a message handler with an interest in session property values.
파일 보기 프로젝트 열기: pushtechnology/diffusion-examples

공개 메소드들

메소드 설명
Close ( ) : void
ControlClientUsingFiltersAndProperties ( ISendToFilterCallback callback ) : System.Linq

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

ControlClientUsingFiltersAndProperties() 공개 메소드

public ControlClientUsingFiltersAndProperties ( ISendToFilterCallback callback ) : System.Linq
callback ISendToFilterCallback
리턴 System.Linq