CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getClusterNodeStatusesAsync C# (CSharp) Method

getClusterNodeStatusesAsync() public method

public getClusterNodeStatusesAsync ( string in0 ) : void
in0 string
return void
        public void getClusterNodeStatusesAsync(string in0) {
            this.getClusterNodeStatusesAsync(in0, null);
        }
        

Same methods

ConfluenceSoapServiceService::getClusterNodeStatusesAsync ( string in0, object userState ) : void
ConfluenceSoapServiceService