C# Class Examples.ControlAuthenticationClient

This is a control client which registers an authentication handler with a server.
ファイルを表示 Open project: pushtechnology/diffusion-examples

Public Methods

Method Description
Run ( ) : void

Main entry point.

Method Details

Run() public static method

Main entry point.
public static Run ( ) : void
return void