Click or drag to resize

IceNetApplicationServiceAdapterTServiceInstance Property

Gets a service instance that is connected to the ice.NET infrastructure provided by the IceNetApplication configuration.

Namespace:  PDTec.IceNet.Sdk.Service
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public static TService Instance { get; }

Property Value

Type: TService
See Also