FenceOperator.FenceOperator Constructors
Initializes a new instance of the FenceOperator class.
Overload List
Name | Description | |
---|---|---|
Public method | FenceOperator() | Initializes a new instance of the FenceOperator class. |
Public method | FenceOperator(Operator input) | Initializes a new instance of the FenceOperator class with the specified input operator. |
FenceOperator()
Initializes a new instance of the FenceOperator class.Syntax
public FenceOperator ()
FenceOperator(Operator input)
Initializes a new instance of the FenceOperator class with the specified input operator.Syntax
public FenceOperator (
Operator input
)
Parameters
input
Type: Operator
Specifies the next input operator in the operator chain.
Specifies the next input operator in the operator chain.
Platforms
Windows, Linux, Android