cluster resource dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Georg S.

    cluster resource dll

    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 sauseng

    #2
    Re: cluster resource dll

    Georg S. schrieb:
    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.microso ft.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

    Comment

    Working...