iControl.LocalLBProfileRequestLogging.Endset_response_secondary_protocol C# (CSharp) 메소드

Endset_response_secondary_protocol() 공개 메소드

public Endset_response_secondary_protocol ( System asyncResult ) : void
asyncResult System
리턴 void
        public void Endset_response_secondary_protocol(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileRequestLogging