[This is preliminary documentation and is subject to change.]
Returns node that this transport services
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Node Node { get; protected set; }
public Node Node { get; protected set; }
Public Property Node As Node
Get
Protected Set
Public Property Node As Node
Get
Protected Set
public:
property Node Node {
Node get ();
protected: void set (Node value);
}
public:
property Node Node {
Node get ();
protected: void set (Node value);
}
member Node : Node with get, set
member Node : Node with get, set
Property Value
Type:
Node