[This is preliminary documentation and is subject to change.]
References glue implementation that may be used to "glue" remote instances/processes/contracts together
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static IGlue Glue { get; }
public static IGlue Glue { get; }
Public Shared ReadOnly Property Glue As IGlue
Get
Public Shared ReadOnly Property Glue As IGlue
Get
public:
static property IGlue^ Glue {
IGlue^ get ();
}
public:
static property IGlue^ Glue {
IGlue^ get ();
}
static member Glue : IGlue with get
static member Glue : IGlue with get
Property Value
Type:
IGlue