CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getClusterNodeStatusesAsync C# (CSharp) 메소드

getClusterNodeStatusesAsync() 공개 메소드

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

Same methods

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