iControl.LocalLBContentPolicy.Endremove_policy_requires C# (CSharp) Метод

Endremove_policy_requires() публичный Метод

public Endremove_policy_requires ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_policy_requires(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBContentPolicy