interface EventHandle<T0> {
    counter: bigint;
    guid: GUID;
}

Type Parameters

  • T0

Properties

Properties

counter: bigint
guid: GUID