TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Message.EmptyEnum.Current Property

Trying to get the current object in enumerator will throw an InvalidOperationException.

public object Current {get;}

Implements

IEnumerator.Current

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

Exceptions

Exception Type Condition
InvalidOperationException When the property is called.

See Also

Message.EmptyEnum Class | TIBCO.EMS Namespace