protected virtual void OnReceiveDataComplete( byte[] data, int size )
Protected Overridable Sub OnReceiveDataComplete ( data As Byte(), size As Integer )
protected: virtual void OnReceiveDataComplete( array<unsigned char>^ data, int size )
abstract OnReceiveDataComplete : data : byte[] * size : int -> unit override OnReceiveDataComplete : data : byte[] * size : int -> unit
function OnReceiveDataComplete(data, size);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.