[This is preliminary documentation and is subject to change.]
Returns glue implementation that this transport is under
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IGlueImplementation Glue { get; }
public IGlueImplementation Glue { get; }
Public ReadOnly Property Glue As IGlueImplementation
Get
Public ReadOnly Property Glue As IGlueImplementation
Get
public:
property IGlueImplementation^ Glue {
IGlueImplementation^ get ();
}
public:
property IGlueImplementation^ Glue {
IGlueImplementation^ get ();
}
member Glue : IGlueImplementation with get
member Glue : IGlueImplementation with get
Property Value
Type:
IGlueImplementation