iControl.LocalLBProfileAnalytics.Endset_captured_protocol C# (CSharp) Method

Endset_captured_protocol() public method

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