Represents the method that handles the OnJoinLinkRemoved event.
[Visual Basic .NET]
Public Delegate Sub OnJoinLinkRemovedEventHandler ( _
)
[C#] public delegate void OnJoinLinkRemovedEventHandler ( );