DataServer Constructor

Initializes a new instance of the DataServer class.
public DataServer( 
Framework framework 
)
This language is not supported or no code example is available.
public:  
DataServer( 
Framework^ framework 
)
This language is not supported or no code example is available.
public function DataServer( 
framework : Framework 
);
This language is not supported or no code example is available.

Parameters

framework
Framework

In this article

Definition