EventDispatcherServer Constructor

Initializes a new instance of the DataFileServer class.
public EventDispatcherServer( 
int port
string path 
)
This language is not supported or no code example is available.
public:  
EventDispatcherServer( 
int port
String^ path 
)
This language is not supported or no code example is available.
public function EventDispatcherServer( 
port : int
path : String 
);
This language is not supported or no code example is available.

Parameters

port
int

path
string

In this article

Definition