iControl.LocalLBProfileDiameterEndpoint.Endreplace_supported_application_types C# (CSharp) Méthode

Endreplace_supported_application_types() public méthode

public Endreplace_supported_application_types ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endreplace_supported_application_types(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileDiameterEndpoint