Table of Contents

Class CreateContext

Namespace
OpenEphys.Onix
Assembly
OpenEphys.Onix.dll
[Combinator(MethodName = "Generate")]
[WorkflowElementCategory(ElementCategory.Source)]
public class CreateContext
Inheritance
CreateContext
Inherited Members

Properties

Driver

public string Driver { get; set; }

Property Value

string

Index

public int Index { get; set; }

Property Value

int

Methods

Generate()

public IObservable<ContextTask> Generate()

Returns

IObservable<ContextTask>