Interface ICompletableEvent
Indicates that the event can be completed like a stream(delta).
Namespace: Glitch9.IO.Networking.RESTApi
Assembly: Glitch9.IO.dll
Syntax
public interface ICompletableEvent : IEvent
Methods
| Edit this page View SourceIsDone()
Declaration
bool IsDone()
Returns
| Type | Description |
|---|---|
| bool |