iControl.SystemCluster.Endset_current_primary_slot C# (CSharp) Method

Endset_current_primary_slot() public method

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