Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RequestContext should be optional #43566

Open
JoshLove-msft opened this issue Apr 22, 2024 · 0 comments
Open

RequestContext should be optional #43566

JoshLove-msft opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Grid

Comments

@JoshLove-msft
Copy link
Member

public virtual Response ReceiveCloudEvents(string topicName, string eventSubscriptionName, int? maxEvents, TimeSpan? maxWaitTime, RequestContext context);

RequestContext should be optional

Created from ApiView comment

@JoshLove-msft JoshLove-msft added Event Grid Client This issue points to a problem in the data-plane of the library. labels Apr 22, 2024
@JoshLove-msft JoshLove-msft self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Grid
Projects
None yet
Development

No branches or pull requests

1 participant