# Instance Methods

# Shutdown

Description

Shutdowns all the services and opened connections of the MAUI SDK component.

public void Shutdown()

Example

this.VideoSDKControl.Shutdown();

See also

Last Updated: 12/22/2025