Temporary disable (suspend) the observer.
Namespace: BasicCard.FrameworkAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public void Suspend() |
Visual Basic |
---|
Public Sub Suspend |
Visual C++ |
---|
public: void Suspend() |
F# |
---|
member Suspend : unit -> unit |
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | If observer state is not started |