Click or drag to resize
HttpMJpegServerAddContext Method
Adds a context to the server.

Namespace: StreamCoders.MotionJpeg
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void AddContext(
	string guid
)

Parameters

guid
Type: SystemString
Unique Id of context.
See Also