[This is preliminary documentation and is subject to change.]
References glue that can be used to connect to remote entities
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static IGlue Glues { get; }
public static IGlue Glues { get; }
Public Shared ReadOnly Property Glues As IGlue
Get
Public Shared ReadOnly Property Glues As IGlue
Get
public:
static property IGlue^ Glues {
IGlue^ get ();
}
public:
static property IGlue^ Glues {
IGlue^ get ();
}
static member Glues : IGlue with get
static member Glues : IGlue with get
Property Value
Type:
IGlue