iControl.PEMServiceChainEndpoint.Endset_service_endpoint_steering_policy C# (CSharp) Method

Endset_service_endpoint_steering_policy() public method

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