iControl.NetworkingiSessionRemoteInterfaceV2.Endset_origin C# (CSharp) Method

Endset_origin() public method

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