BASS.NET API for the Un4seen BASS Audio Library

BroadCastNotificationSuppressIsAlive Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets, if the IsAlive event will be raised when subscribed to the Notification event handler and AutoReconnect is enabled (default is ).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public bool NotificationSuppressIsAlive { get; set; }

Property Value

Type: Boolean
See Also

Reference