Server Constructor(Object)

Summary
The Server object implements a network streaming server.
Syntax
C#
VB
C++
public Server( 
   object source 
) 
Public Function New( _ 
   ByVal source As Object _ 
) 
public: 
Server(  
   Object^ source 
) 

Parameters

source
A server source System.Object.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.