cluster resource dll

  • Thread starter Thread starter Georg S.
  • Start date Start date
G

Georg S.

Is it possible to write my own cluster resource dll with C#.
The cluster api/resource APi is implemented in c++...


So do i have to wrap c++ dll or is it possible to do that also in c# ?

I didnt find much about that topic, any suggestions?
Where could i find information or anyone familiar with that topic?

Regards georg
 
Georg said:
Is it possible to write my own cluster resource dll with C#.
The cluster api/resource APi is implemented in c++...


So do i have to wrap c++ dll or is it possible to do that also in c# ?

I didnt find much about that topic, any suggestions?
Where could i find information or anyone familiar with that topic?

How about Failover Cluster Service on Server 2008, is there a difference
to MSCS on Server 2003 concerning my Question?

On support.microsoft.com i read
backup APIs have been removed
Additionally, several new APIs have been added, so far i didnt see which
Windows Management Instrumentation enjoys feature parity with the
failover cluster APIs...

Regards
Georg
 
Back
Top