Infrastructure. Infrastructure.
Syntax
'Declaration
<NotNullAttribute()>
Protected Overrides NotOverridable Function CreateCreatePointService() As ICreatePointService
'Usage
Dim instance As UAPubSubConnectivity
Dim value As ICreatePointService
value = instance.CreateCreatePointService()
[NotNull()]
protected override ICreatePointService CreateCreatePointService()
[NotNull()]
protected:
ICreatePointService^ CreateCreatePointService(); override
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also