Share via


NDClient.Close Method

Definition

Closes the current playback session regardless of whether it is in the registration, proximity detection, license fetch, or play state.

public:
 virtual void Close() = Close;
void Close();
/// [Windows.Foundation.Metadata.Deprecated("INDClient is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
void Close();
public void Close();
[Windows.Foundation.Metadata.Deprecated("INDClient is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public void Close();
function close()
Public Sub Close ()
Attributes

Applies to