Skip to main content

aeron_archive_persistent_subscription_context_get_replay_stream_id

Function aeron_archive_persistent_subscription_context_get_replay_stream_id 

Source
pub unsafe extern "C" fn aeron_archive_persistent_subscription_context_get_replay_stream_id(
    context: *mut aeron_archive_persistent_subscription_context_t,
) -> i32
Expand description

Get the id of the stream used for replays.

@param context to query. @return the replay stream id. @see aeron_archive_persistent_subscription_context_set_replay_stream_id