[Missing <summary> documentation for "P:RCLibrary.SlimPC.IConsumer.StartSequence"]

Namespace: RCLibrary.SlimPC
Assembly: RCLibrary (in RCLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
long StartSequence { get; }
Visual Basic
ReadOnly Property StartSequence As Long
	Get
Visual C++
property long long StartSequence {
	long long get ();
}

See Also