Enum OperationType
The asynchronous operation tracked by the work request.
Namespace: Oci.StreamingService.Models
Assembly: OCI.DotNetSDK.Streaming.dll
Syntax
public enum OperationType
Fields
| Name | Description |
|---|---|
| CreateConnectHarness | |
| CreateStream | |
| CreateStreamPool | |
| DeleteConnectHarness | |
| DeleteStream | |
| DeleteStreamPool | |
| UnknownEnumValue | |
| UpdateConnectHarness | |
| UpdateStream | |
| UpdateStreamPool |