Show / Hide Table of Contents

Class LatestStreamingCursor

LATEST cursor type. Starts reading messages published after creating the connector. For configuration instructions, see Creating a Connector with a Streaming Source.

Inheritance
object
StreamingCursorDetails
LatestStreamingCursor
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.SchService.Models
Assembly: OCI.DotNetSDK.Sch.dll
Syntax
public class LatestStreamingCursor : StreamingCursorDetails
In this article
Back to top