CCNet.Build.Confluence.ConfluenceApi.ConfluenceSoapServiceService.getClusterInformationAsync C# (CSharp) Méthode

getClusterInformationAsync() public méthode

public getClusterInformationAsync ( string in0 ) : void
in0 string
Résultat void
        public void getClusterInformationAsync(string in0) {
            this.getClusterInformationAsync(in0, null);
        }
        

Same methods

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