Initializes a new instance of the InvokeOptions class

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)

Syntax

C#
protected InvokeOptions()
Visual Basic
Protected Sub New
Visual C++
protected:
InvokeOptions()
F#
new : unit -> InvokeOptions

See Also