iControl.LocalLBProfileSIP.Endset_max_message_size C# (CSharp) Method

Endset_max_message_size() public method

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