Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class WorkspaceReadyEvent : Microsoft.Quantum.IQSharp.Event<Microsoft.Quantum.IQSharp.IWorkspace>, IEquatable<Microsoft.Quantum.IQSharp.WorkspaceReadyEvent>
type WorkspaceReadyEvent = class
inherit Event<IWorkspace>
interface IEquatable<WorkspaceReadyEvent>
Public Class WorkspaceReadyEvent
Inherits Event(Of IWorkspace)
Implements IEquatable(Of WorkspaceReadyEvent)