IceNetApplicationServiceAdapterTServiceInstance Property |
Gets a service instance that is connected to the ice.NET infrastructure provided
by the IceNetApplication configuration.
Namespace: PDTec.IceNet.Sdk.ServiceAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static TService Instance { get; }
Property Value
Type:
TService
See Also