SrvCommand.Execute(Service) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Execute(Microsoft::XLANGs::Core::Service ^ srv);
public void Execute (Microsoft.XLANGs.Core.Service srv);
abstract member Execute : Microsoft.XLANGs.Core.Service -> unit
Public Sub Execute (srv As Service)
Parameters
- srv
- Service