IEventConsumer<Event>.TryPull(Event) 方法

定义

public bool TryPull (out Event event);
abstract member TryPull : 'Event -> bool
Public Function TryPull (ByRef event As Event) As Boolean

参数

event
Event

返回

适用于