[This is preliminary documentation and is subject to change.]
Returns gate state
Namespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public NetGate..::..State this[
TrafficDirection direction
] { get; }
public NetGate..::..State this[
TrafficDirection direction
] { get; }
Public ReadOnly Default Property Item (
direction As TrafficDirection
) As NetGate..::..State
Get
Public ReadOnly Default Property Item (
direction As TrafficDirection
) As NetGate..::..State
Get
public:
property NetGate..::..State^ default[TrafficDirection direction] {
NetGate..::..State^ get (TrafficDirection direction);
}
public:
property NetGate..::..State^ default[TrafficDirection direction] {
NetGate..::..State^ get (TrafficDirection direction);
}
member Item : NetGate..::..State with get
member Item : NetGate..::..State with get
Property Value
Type:
NetGate State