MapPartitionLostListenerOptions Constructor
MapPartitionLostListenerOptions()
Initializes a new instance of the MapPartitionLostListenerOptions class.
Declaration
public MapPartitionLostListenerOptions()
MapPartitionLostListenerOptions(string)
Initializes a new instance of the MapPartitionLostListenerOptions class.
Declaration
public MapPartitionLostListenerOptions(string className)
Parameters
| string | className |
MapPartitionLostListenerOptions(MapPartitionLostListenerOptions)
Initializes a new instance of the MapPartitionLostListenerOptions class.
Declaration
public MapPartitionLostListenerOptions(MapPartitionLostListenerOptions config)
Parameters
| MapPartitionLostListenerOptions | config |