Click or drag to resize

ServerJoin Method

http://www.emgu.com
Blocks until the server has been successfully stopped

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public void Join(
	Status status = null
)

Parameters

status (Optional)
Type: Emgu.TFStatus
The status
See Also