[This is preliminary documentation and is subject to change.]
Abstarction of server and client endpoints. And endpoint is a logically-connected entity per: ABC rule - Address/Binding/Contract(s)
System Object NFX DisposableObject NFX.Glue EndPoint NFX.Glue ClientEndPoint NFX.Glue ServerEndPointNamespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract class EndPoint : DisposableObject
public abstract class EndPoint : DisposableObject
Public MustInherit Class EndPoint
Inherits DisposableObject
Public MustInherit Class EndPoint
Inherits DisposableObject
public ref class EndPoint abstract : public DisposableObject
public ref class EndPoint abstract : public DisposableObject
[<AbstractClassAttribute>]
type EndPoint =
class
inherit DisposableObject
end
[<AbstractClassAttribute>]
type EndPoint =
class
inherit DisposableObject
end