Share via


IEventConsumer<Event>.TryPull(Event) Method

Definition

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

Parameters

event
Event

Returns

Applies to