Class StreamState
Namespace: Unity.Reflect.Actors
Syntax
public class StreamState
Fields
IsCancelled
Declaration
public bool IsCancelled
Field Value
| Type | Description |
|---|---|
| Boolean |
Methods
Cancel()
Declaration
public void Cancel()
public class StreamState
public bool IsCancelled
| Type | Description |
|---|---|
| Boolean |
public void Cancel()