iControl.LocalLBProfileDiameterEndpoint.Endreplace_supported_application_types C# (CSharp) Method

Endreplace_supported_application_types() public method

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