iControl.SecurityDoSDevice.Endset_publisher C# (CSharp) 메소드

Endset_publisher() 공개 메소드

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