ISuspendable |
public interface ISuspendableByToken
The ISuspendableByToken type exposes the following members.
| Name | Description | |
|---|---|---|
| IsSuspended | Gets a value indicating whether this instance is suspended. |
| Name | Description | |
|---|---|---|
| SuspendGetToken | Suspends the event handling of the object by getting a suspend token. The event handling of the object is resumed when the suspend token is disposed. |