HttpMJpegServerStart Method |
Starts the listener to allow incoming connections. The listener cannot be started again
after calling Stop().
Namespace: StreamCoders.MotionJpegAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxmember Start : unit -> unit
Remarks
This function can throw an HttpListenerException when the bound port is already in use.
See Also