Responder Developer Guide
SelfHostedService<TInterfaceContract,TServiceContract> Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
SelfHostedService<TInterfaceContract,TServiceContract> Class
Syntax
'Declaration
 
Public Class SelfHostedService
    (Of TInterfaceContract,TServiceContract As TInterfaceContract) 
   Implements IService 
public class SelfHostedService<TInterfaceContract,TServiceContract> : IService  
where TServiceContract: TInterfaceContract
Type Parameters
TInterfaceContract
TServiceContract
Inheritance Hierarchy

System.Object
   Miner.Responder.RxIF.ServiceProcess.SelfHostedService<TInterfaceContract,TServiceContract>

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SelfHostedService<TInterfaceContract,TServiceContract> Members
Miner.Responder.RxIF.ServiceProcess Namespace

 

 


Send Comment