C# 클래스 Examples.ControlClientConnectingAsynchronously

This is a simple example of a client that uses asynchronous connection to connect, create a topic and then disconnect.
파일 보기 프로젝트 열기: pushtechnology/diffusion-examples

공개 메소드들

메소드 설명
ControlClientConnectingAsynchronously ( string topicPath ) : PushTechnology.ClientInterface.Client.Callbacks

Constructor.

메소드 상세

ControlClientConnectingAsynchronously() 공개 메소드

Constructor.
public ControlClientConnectingAsynchronously ( string topicPath ) : PushTechnology.ClientInterface.Client.Callbacks
topicPath string The path of the topic to create.
리턴 PushTechnology.ClientInterface.Client.Callbacks