DeepCopy(EventHubBatchContainer, CopyContext)
public EventHubBatchContainer DeepCopy(EventHubBatchContainer original, CopyContext context) Creates a deep copy of the provided input.
Parameters
originalEventHubBatchContainer- The input.
contextCopyContext- The context.
Returns
A copy of
input.