iControl.LocalLBProfileRTSP.Endset_log_profile C# (CSharp) Method

Endset_log_profile() public method

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