ServiceContext(Service, String) Constructor

Definition

public:
 ServiceContext(Microsoft::XLANGs::Core::Service ^ service, System::String ^ name);
public ServiceContext (Microsoft.XLANGs.Core.Service service, string name);
new Microsoft.XLANGs.Core.ServiceContext : Microsoft.XLANGs.Core.Service * string -> Microsoft.XLANGs.Core.ServiceContext

Parameters

service
Service
name
String

Applies to