We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Publish service.
Namespace: CodeJam.ServicesAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
IDisposable Publish( Type serviceType, Object serviceInstance )
VB
Function Publish ( serviceType As Type, serviceInstance As Object ) As IDisposable
F#
abstract Publish : serviceType : Type * serviceInstance : Object -> IDisposable
Type: IDisposableDisposable cookie to conceal published service
IServicePublisher InterfacePublish OverloadCodeJam.Services Namespace